Sets whether to add mass to the force calculations of this linkage rod connector.
.NET Syntax
Visual Basic (Declaration) | |
---|
WriteOnly Property IncludeMass As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICWLinkageRod
instance.IncludeMass = value |
C# | |
---|
System.bool IncludeMass {set;} |
C++/CLI | |
---|
property System.bool IncludeMass {
void set ( & System.bool value);
} |
Property Value
True to include mass in calculations, false to not
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2022 SP0