SoUniformGridClippingclipBelow Property |
Clip voxels below the surface.
Namespace: OIV.VolumeViz.NodesAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFBool clipBelow { get; }
Public ReadOnly Property clipBelow As SoSFBool
Get
public:
property SoSFBool^ clipBelow {
SoSFBool^ get ();
}
member clipBelow : SoSFBool with get
Property Value
Type:
SoSFBool
RemarksDefault is false;
NOTE: field available since Open Inventor 8.6
See Also