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