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