SbSphereProjectorGetSphere Method |
Gets the sphere on which to project points.
Namespace: OIV.Inventor.ProjectorsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbSphere GetSphere()
Public Function GetSphere As SbSphere
public:
SbSphere GetSphere()
member GetSphere : unit -> SbSphere
Return Value
Type:
SbSphereRemarks See Also