SbSpherePlaneProjector Constructor (SbSphere) |
Calls SbSpherePlaneProjector(sph, 0.9f, true).
Namespace: OIV.Inventor.ProjectorsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbSpherePlaneProjector(
SbSphere sph
)
Public Sub New (
sph As SbSphere
)
public:
SbSpherePlaneProjector(
SbSphere sph
)
new :
sph : SbSphere -> SbSpherePlaneProjector
Parameters
- sph
- Type: OIV.InventorSbSphere
Remarks See Also