Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
ProCad.Editing.Commands
CadAnnotationCadCommandBase
Methods
Distance2D(XYZ, XYZ)
Menu
On this page
Distance2D(XYZ, XYZ) Method
Definition
Namespace
ProCad.Editing.Commands
Assembly
ProCad.Editing.dll
View source
protected static double Distance2D(XYZ first, XYZ second)
Parameters
first
CSMath.XYZ
second
CSMath.XYZ
Returns
Double