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