SoNodeIsBoundingBoxIgnoring Method |
This method is used by getBoundingBox action traversal to know if the current node must be traversed or not, ie the bounding should be ignored.
Namespace: OIV.Inventor.Nodes
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public virtual bool IsBoundingBoxIgnoring()
See boundingBoxIgnoring field of nodes OIV.Inventor.Nodes.SoGroup, OIV.Inventor.Nodes.SoShape and OIV.Inventor.Nodekits.SoBaseKit. Default is false.