This modifier implements curve-based lofting.
Class registration and implementation information is as follows:
Category | Documentation |
---|---|
Implementation | C++ |
Module | Plugin-Domain-Parametric |
Class Hierarchy | Node » Modifier » LoftPrimitive |
Data Interface Name | LoftPrimitive |
Type Status | Active |
Is Final Type | Yes |
Properties are as follows:
Property | Documentation |
---|---|
Flow Texture Width: Along Outline | Flows the texture width along the curve. |
Flow Texture Width: Along Sweep | Flows the texture width perpendicular to the curve. |
Default Material | Use per-curve-segment materials instead. |
Cross Section Texture Start | For tiling between cross-sections, this is the tiling origin relative to texture coordinates. 0 is typical. |
Cross Section Texture End | For tiling between cross-sections, this is the tiling origin relative to texture coordinates. 1 is typical. |
Cross Section Curve Group | A <Group>'s containing the set of curves you wish to loft. |
Properties are as follows:
Property | Documentation |
---|---|
Enabled | Determines whether or not the modifier is enabled. |
Properties are as follows:
Property | Documentation |
---|---|
Name | Sets orthe 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. |
Class | Sets the class of the node. |
ID | Sets the ID of the node. This must be unique for each document, but different documents can use the same ID. |
Import Disabled | Determines whether or not the node is imported during an import process such as when nodes are imported from a template during document creation. Note that this flag is mostly in Simdify Scripting language. |
Export Disabled | Determines whether or not the node is exported during an export process, or possibly other purposes. This flag is set to No and current Simdify exporters ignore it (but it can be very useful if you need to modify the exporters). |
Guid | Enumerates the Node's GUID. |