SbProjectorGetWorkingSpace Method |
Get the transform space to work in.
Namespace: OIV.Inventor.ProjectorsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SbMatrix GetWorkingSpace()
Public Function GetWorkingSpace As SbMatrix
public:
SbMatrix GetWorkingSpace()
member GetWorkingSpace : unit -> SbMatrix
Return Value
Type:
SbMatrixRemarks See Also