Symmetry Object (Legacy)¶
About¶
Header File: c4d_base/description/osymmetry.h
Description Category: Scene Objects. A
c4d.BaseObject
.- Included Description:
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Mirror Plane
Parameter ID: c4d.SYMMETRYOBJECT_PLANE
Parameter Type: int
- Cycle Values:
XY (c4d.SYMMETRYOBJECT_PLANE_XY)
ZY (c4d.SYMMETRYOBJECT_PLANE_YZ)
XZ (c4d.SYMMETRYOBJECT_PLANE_XZ)
Parameter: Weld Points
Parameter ID: c4d.SYMMETRYOBJECT_WELD
Parameter Type: bool
Parameter: Weld Tolerance
Parameter ID: c4d.SYMMETRYOBJECT_TOLERANCE
Parameter Type: float
Parameter: Symmetrical
Parameter ID: c4d.SYMMETRYOBJECT_ONPLANE
Parameter Type: bool
Parameter: Clamp Points on Axis
Parameter ID: c4d.SYMMETRYOBJECT_CLAMPPOINTS
Parameter Type: bool
Parameter: Delete Polygons on Axis
Parameter ID: c4d.SYMMETRYOBJECT_DELETEPOLYGONS
Parameter Type: bool
Parameter: Automatically Flip
Parameter ID: c4d.SYMMETRYOBJECT_AUTOFLIP
Parameter Type: bool
Parameter: Flip
Parameter ID: c4d.SYMMETRYOBJECT_FLIP
Parameter Type: A button.
Parameter: Convert to New Symmetry Generator
Parameter ID: c4d.SYMMETRYOBJECT_CONVERT_LEGACY
Parameter Type: A button.