Gets or sets the direction in which the motor moves.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DirectionReference As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationMotorFeatureData
Dim value As System.Object
instance.DirectionReference = value
value = instance.DirectionReference |
C# | |
---|
System.object DirectionReference {get; set;} |
C++/CLI | |
---|
property System.Object^ DirectionReference {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Circular edge; a planar, cylindrical, or conical face; an axis; or a plane indicating the direction to move the motor
Example
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0