Sets the source of the material for this linkage rod connector.
.NET Syntax
Visual Basic (Declaration) | |
---|
WriteOnly Property MaterialSource As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWLinkageRod
instance.MaterialSource = value |
C# | |
---|
System.int MaterialSource {set;} |
C++/CLI | |
---|
property System.int MaterialSource {
void set ( & System.int value);
} |
Property Value
Source of material as defined by
swsMaterialSourceType_e
Example
See Also
Availability
SOLIDWORKS Simulation API 2022 SP0