Click or drag to resize
SoLDMGeometry Methods

The SoLDMGeometry type exposes the following members.

Methods
  NameDescription
Public methodAddGeometry

Add geometry.

Public methodAssignTilePriority

Based on geometry state, sets the tileID threshold under which tile weights should be reset in memory before a topology evaluation.

Public methodBeginCollectingGeometry
Calls BeginCollectingGeometry((OIV.Inventor.Misc.SoState ^)nullptr).
Public methodBeginCollectingGeometry(SoState)

Indicates geometry collection is going to begin.

Public methodEndCollectingGeometry
Calls EndCollectingGeometry((OIV.Inventor.Misc.SoState ^)nullptr).
Public methodEndCollectingGeometry(SoState)

Indicates geometry collection is achieved.

Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetGeometry
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsTileInROI

Returns true if the tile box is inside the geometry ROI.

Public methodReset

The reset function is useful when using a customized LDM manager.

(Inherited from SoLDMLargeDataManagement.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also