Sets the units of moment for this remote load.
.NET Syntax
Visual Basic (Declaration) | |
---|
WriteOnly Property MomentUnit As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWRemoteLoad
instance.MomentUnit = value |
C# | |
---|
System.int MomentUnit {set;} |
C++/CLI | |
---|
property System.int MomentUnit {
void set ( & System.int value);
} |
Property Value
Units of moment as defined in
swsMomentUnit_e
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2019 SP0