<RectanglePrimitive>

Implements the RectanglePrimitive, which produces tessellated geometry in the form of a polygon sheet.

Registration

Class registration and implementation information is as follows:

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

<RectanglePrimitive> Properties

Properties are as follows:

Property Documentation
Minimum XThe minimum X axis extent of the rectangle.
Minimum YThe minimum Y axis extent of the rectangle.
Maximum XThe maximum X axis extent of the rectangle.
Maximum YThe maximum Y axis extent of the rectangle.
MaterialLinks the modifier to a <Material>. This applies the <Material> to all the faces in the rectangle.
X ResolutionSets the rectangle's tessellation on the X axis.
Y ResolutionSets the rectangle's tessellation on the Y axis.
TriangulateDetermines whether or not the rectangle's triangle edges are hidden.

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