Gets or sets the distance to move a plane that has a manipulator.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Distance As Double |
Visual Basic (Usage) | |
---|
Dim instance As IPlaneManipulator
Dim value As Double
instance.Distance = value
value = instance.Distance
|
C# | |
---|
double Distance {get; set;} |
C++/CLI | |
---|
property double Distance {
double get();
void set (double value);
} |
Return Value
Distance to move a plane that has a manipulator
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0