Sets the type of this bearing connector.
.NET Syntax
Visual Basic (Declaration) | |
---|
WriteOnly Property ConnectionType As System.Integer |
C# | |
---|
System.int ConnectionType {set;} |
C++/CLI | |
---|
property System.int ConnectionType {
void set ( & System.int value);
} |
Property Value
Bearing connection type as defined in
swsBearingConnectionType_e
Example
See Also
Availability
SOLIDWORKS Simulation API 2024 SP0