<ExtrudeModifier>

Implements the face extrusion for modeling.

Registration

Class registration and implementation information is as follows:

Category Documentation
ImplementationC++
ModulePlugin-Domain-Parametric
Class HierarchyNode » Modifier » ExtrudeModifier
Data Interface NameExtrudeModifier
Type StatusActive
Is Final TypeYes

<ExtrudeModifier> Properties

Properties are as follows:

Property Documentation
X Axis Extrude DistanceSets the distance of the extrusion on the x-axis.
Y Axis Extrude DistanceSets the distance of the extrusion on the y-axis.
Z Axis Extrude DistanceSets the distance of the extrusion on the z-axis.
Vertex Normal Extrude DistanceSets the distance of the extrusion on the x-axis for vertex extrusion.
Face Normal Extrude DistanceSets the distance of the extrusion on the x-axis for face extrusion.
Extrude Section CountSets the number of sections in the extrusion.
Scale Extrude Cap In UnitsSets the amount of scaling for the extrude cap. 0.5 scales the cap in half. 2.0 doubles the size of the cap.

<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.