SoClipPlaneplane Property |
Plane defining half-space.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFPlane plane { get; }
Public ReadOnly Property plane As SoSFPlane
Get
public:
property SoSFPlane^ plane {
SoSFPlane^ get ();
}
member plane : SoSFPlane with get
Property Value
Type:
SoSFPlaneRemarks See Also