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