SoRotateSphericalDraggerGetProjector Method |
Gets the sphere projector.
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntaxpublic SbSphereProjector GetProjector()
Public Function GetProjector As SbSphereProjector
public:
SbSphereProjector^ GetProjector()
member GetProjector : unit -> SbSphereProjector
Return Value
Type:
SbSphereProjector
Remarks
See Also