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