<DelaunayTrimModifier>

Implements 3D trimming for modeling, such as when you want to insert a road into terrain.

Registration

Class registration and implementation information is as follows:

Category Documentation
ImplementationC++
ModulePlugin-Domain-GIS
Class HierarchyNode » Modifier » DelaunayTrimModifier
Data Interface NameDelaunayTrimModifier
Type StatusDeprecated
Is Final TypeYes

<DelaunayTrimModifier> Properties

Properties are as follows:

Property Documentation
Vertical T-Junction ToleranceSets the vertical junction tolerance.
ScissorSets a link to the scissor node. This is the node that is being inserted, and is 'scissoring' the target mesh in which this modifier is resident.

<Modifier> Properties

Properties are as follows:

Property Documentation
EnabledDetermines whether or not the modifier is enabled.

<Node> Properties

Properties are as follows:

Property Documentation
NameSets the name of the node. Do not use / or \ [forward slash and backslash] in the node name as this produces conflicts with resolving link nodes that reference external files.
ClassSets the class of the node.
IDSets the ID of the node. This must be unique for each document, but different documents can use the same ID.
Export DisabledDetermines whether or not the node is exported during an export process, or possibly other purposes.
GuidEnumerates the Node's GUID.