<TransformModifier>

This modifier translates, scales, and rotates geometry.

Registration

Class registration and implementation information is as follows:

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

<TransformModifier> Properties

Properties are as follows:

Property Documentation
Pivot XSets the X axis transform pivot position.
Pivot YSets the Y axis transform pivot position.
Pivot ZSets the Z axis transform pivot position.
Position XSets the X axis position transform.
Position YSets the Y axis position transform.
Position ZSets the Z axis position transform.
Orientation XSets the X axis orientation transform.
Orientation YSets the Y axis orientation transform.
Orientation ZSets the Z axis orientation transform.
Scale XSets the X axis scale transform.
Scale YSets the Y axis scale transform.
Scale ZSets the Z axis scale transform.

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