Gets or sets the type of motion of this motor feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MotionType As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISimulationMotorFeatureData
Dim value As System.Integer
instance.MotionType = value
value = instance.MotionType |
C# | |
---|
System.int MotionType {get; set;} |
C++/CLI | |
---|
property System.int MotionType {
System.int get();
void set ( & System.int value);
} |
Property Value
Type of motion as defined in
swSimulationMotorMotionType_e
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0