SoBaseKitboundingBoxIgnoring Property |
Whether to ignore this node during bounding box traversal.
Namespace: OIV.Inventor.NodekitsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFBool boundingBoxIgnoring { get; }
Public ReadOnly Property boundingBoxIgnoring As SoSFBool
Get
public:
property SoSFBool^ boundingBoxIgnoring {
SoSFBool^ get ();
}
member boundingBoxIgnoring : SoSFBool with get
Property Value
Type:
SoSFBoolRemarks See Also