<SweepPrimitive>

This modifier produces geometry by sweeping its input cross section curves along its input rail curve.

Registration

Class registration and implementation information is as follows:

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

<SweepPrimitive> Properties

Properties are as follows:

Property Documentation
Pitch Geometry To Follow CurveIf true, geometry is aligned with the curve's 'normal'.
Transform Geometry From OriginIf true, geometry is transformed along the curve relative to the origin. In this case, moving the geometry to the right or left of the origin also moves the geometry to the right or left of the curve it's being swept along.
Flow Texture Width: Along OutlineIf true the texture width is flown along the outline. This option produces a road texture that follows the road properly, assuming the center line of the road moves from the top of the image to the bottom of the image.
Flow Texture Width: Along SweepIf true, the texture width flows along the sweep instead. This option has the effect of 'rotating' the texture as compared to flowing the texture along the outline.
Cross Section Curve GroupA link to a <Group> containing any number of cross section curves. Cross section curves should have the same number of vertices.
Rail Curve GroupA link to a <Group> containing any number of rail curves that define the path the geometry is swept along.

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