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