Script property names and flags to be used in the part.
These properties to be used in the Part class.
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| Name | String | Name of item | |
| Suppress | bool | Suppress Part | |
| Visible | bool | Visible | |
| Color | Color | Color | |
| Matrix | Double | Matrix |
These properties to be used in the ConvertToEdgeFillet class.
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| FilletFaces | stringlist | Import fillet faces | |
| MergeFeature | bool | Merge for same value edge fillet feature |
These properties to be used in the ConvertToPartMirrorPatternFeature class.
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| Symmetry | String | Symmetry | |
| SymmetryType | Flag | 0 or SelectEntity 1 or SpecifyVector 2 or DefaultXY 3 or DefaultYZ 4 or DefaultZX | Coil End Type |
| SymmetryVecX | Double | Normal Direction of Plane / X | |
| SymmetryVecY | Double | Normal Direction of Plane / Y | |
| SymmetryVecZ | Double | Normal Direction of Plane / Z | |
| SymmetryPosX | Double | Position on Plane / X | |
| SymmetryPosY | Double | Position on Plane / Y | |
| SymmetryPosZ | Double | Position on Plane / Z | |
| Reverse | bool | Reverse | |
| Solid | stringlist | solid | |
| AddGeometrySet | bool | Add Geometry Set to Plane on the Symmetric Face | |
| GeometrySetName | String | Geometry Set Name | |
| ShowDifference | bool | Show Difference from Original Geometry |
These properties to be used in the ConvertToPartCircularPatternFeature class.
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| Direction | String | Reference Direction / Reference Direction | |
| DirectionType | Flag | 0 or SelectEntity 1 or SpecifyVector 2 or DefaultX 3 or DefaultY 4 or DefaultZ | Reference Direction / Coil End Type |
| DirectionVecX | Double | Reference Direction / Specify Vector / X | |
| DirectionVecY | Double | Reference Direction / Specify Vector / Y | |
| DirectionVecZ | Double | Reference Direction / Specify Vector / Z | |
| Axis | String | Axis / Edge Id | |
| AxisType | Flag | 0 or SelectEntity 1 or SpecifyVector 2 or DefaultX 3 or DefaultY 4 or DefaultZ | Axis / Coil End Type |
| AxisVecX | Double | Axis / Axis Vector / X | |
| AxisVecY | Double | Axis / Axis Vector / Y | |
| AxisVecZ | Double | Axis / Axis Vector / Z | |
| AxisPosX | Double | Axis / Axis Center / X | |
| AxisPosY | Double | Axis / Axis Center / Y | |
| AxisPosZ | Double | Axis / Axis Center / Z | |
| Reverse | bool | Reverse | |
| Solid | stringlist | solid | |
| SpecifyType | Flag | 0 or CenterAngleAndDivisionNumber 1 or CenterAngleAndDivisionAngle | Specify Type |
| CenterAngle | Double | Center Angle | |
| DivisionNumber | Flag | Division Number | |
| DivisionAngle | Double | Division Angle | |
| SpecifyInstance | bool | Specify Instance | |
| Instance | Flag | Instance | |
| StartAngle | Double | Start Angle | |
| UseMirrorCopy | bool | Use Mirror Copy | |
| AddGeometrySet | bool | Add Geometry Set to Boundary Face at Reference Direction | |
| GeometrySetName | String | Geometry Set Name | |
| ShowDifference | bool | Show Difference from Original Geometry |
These properties to be used in the ConvertToPartLinearPatternFeature class.
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| Direction1 | String | Direction1 / Reference Direction | |
| Direction1Type | Flag | 0 or SelectEntity 1 or SpecifyVector 2 or DefaultX 3 or DefaultY 4 or DefaultZ | Direction1 / Coil End Type |
| Direction1VecX | Double | Direction1 / Specify Vector / X | |
| Direction1VecY | Double | Direction1 / Specify Vector / Y | |
| Direction1VecZ | Double | Direction1 / Specify Vector / Z | |
| Direction2 | String | Direction2 / Reference Direction | |
| Direction2Type | Flag | 0 or SelectEntity 1 or SpecifyVector 2 or DefaultX 3 or DefaultY 4 or DefaultZ | Direction2 / Coil End Type |
| Direction2VecX | Double | Direction2 / Specify Vector / X | |
| Direction2VecY | Double | Direction2 / Specify Vector / Y | |
| Direction2VecZ | Double | Direction2 / Specify Vector / Z | |
| Center | String | Reference Coordinate / Reference Coordinate | |
| CenterType | Flag | 0 or SelectEntity 1 or SpecifyPosition 2 or DefaultOrigin | Reference Coordinate / Coil End Type |
| CenterPosX | Double | Reference Coordinate / X | |
| CenterPosY | Double | Reference Coordinate / Y | |
| CenterPosZ | Double | Reference Coordinate / Z | |
| Solid | stringlist | solid | |
| SpecifyType | Flag | 0 or LengthAndDivisionNumber 1 or LengthAndSpacing | Specify Type |
| Length1 | Double | Direction1 / Length of Direction1 | |
| DivisionNumber1 | Flag | Direction1 / Division Number of Direction1 | |
| Spacing1 | Double | Direction1 / Spacing of Direction1 | |
| Reverse1 | bool | Direction1 / Reverse of Direction1 | |
| SpecifyInstance1 | bool | Direction1 / Specify Instance1 | |
| Instance1 | Flag | Direction1 / Instance1 | |
| Length2 | Double | Direction2 / Length of Direction2 | |
| DivisionNumber2 | Flag | Direction2 / Division Number of Direction2 | |
| Spacing2 | Double | Direction2 / Spacing of Direction2 | |
| Reverse2 | bool | Direction2 / Reverse of Direction2 | |
| SpecifyInstance2 | bool | Direction2 / Specify Instance2 | |
| Instance2 | Flag | Direction2 / Instance2 | |
| UseMirrorCopy | bool | Use Mirror Copy | |
| AddGeometrySet1 | bool | Add Geometry Set to Boundary Face at Direction1 | |
| GeometrySetName1 | String | Geometry Set Name1 | |
| AddGeometrySet2 | bool | Add Geometry Set to Boundary Face at Direction2 | |
| GeometrySetName2 | String | Geometry Set Name2 | |
| ShowDifference | bool | Show Difference from Original Geometry |