<CirclePrimitive>

Produces tessellated geometry shaped like a circle.

Registration

Class registration and implementation information is as follows:

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

<CirclePrimitive> Properties

Properties are as follows:

Property Documentation
Center XSets or gets the center position on the X axis. This value is in worldspace coordinates.
Center YSets or gets the center position on the Y axis. This value is in worldspace coordinates.
Center ZSets or gets the center position on the Z axis. This value is in worldspace coordinates.
RadiusSets or gets the circle radius. This value is in worldspace coordinates.
MaterialLinks the modifier to a <Material> node. This applies the <Material> to all the faces in the circle.
Radius ResolutionSets the circles radius tessellation.
Start AngleSets the circle's start angle. 0.0 is the minimum.
End AngleSets the circle's end angle. 360.0 is the maximum.
TriangulateDetermines whether or not the circles'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 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.
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.
Import DisabledDetermines 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 DisabledDetermines 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).
GuidEnumerates the Node's GUID.