SoOctreeOrderingIsChainingOn Method |
Returns true if the octree is chained with another culling node.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool IsChainingOn()
Public Function IsChainingOn As Boolean
public:
bool IsChainingOn()
member IsChainingOn : unit -> bool
Return Value
Type:
Boolean
Remarks
See Also