Gets the normal distance (normal to the selected plane) between the selected entity and plane.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property NormalDistance As Double |
Visual Basic (Usage) | |
---|
Dim instance As IMeasure
Dim value As Double
value = instance.NormalDistance
|
C# | |
---|
double NormalDistance {get;} |
C++/CLI | |
---|
property double NormalDistance {
double get();
} |
Return Value
Normal distance or -1 if this property is invalid for the selected entities
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0