Sets the coordinate system used for interpreting the location and direction of the remote load, mass, or displacement.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetReferenceCoordinateSystem2( _
ByVal BGlobal As System.Boolean, _
ByVal DispRefEntity As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As ICWRemoteLoad
Dim BGlobal As System.Boolean
Dim DispRefEntity As System.Object
instance.SetReferenceCoordinateSystem2(BGlobal, DispRefEntity) |
Parameters
- BGlobal
- -1 or true to use the global coordinate system, 0 or false to use the coordinate system specified by DispRefEntity
- DispRefEntity
- User-defined coordinate system; valid only if BGlobal = false
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30