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