Script property names and flags to be used in the sketch.
These properties to be used in the Sketch class.
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| Name | String | Name of item | |
| Suppress | bool | Suppress Sketch | |
| Visible | bool | Visible | |
| Color | Color | Color |
These properties to be used in the ConvertToRegionFillet class.
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| FilletEdges | stringlist | Fillet edges | |
| MergeFeature | bool | Merge for same value region fillet feature |
These properties to be used in the ConvertToSketchMirrorPatternFeature class.
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| Symmetry | String | Symmetry | |
| SymmetryType | Flag | 0 or SelectEntity 1 or SpecifyVector 2 or DefaultX 3 or DefaultY | Coil End Type |
| SymmetryVecX | Double | Axis Vector / X | |
| SymmetryVecY | Double | Axis Vector / Y | |
| SymmetryPosX | Double | Axis Center / X | |
| SymmetryPosY | Double | Axis Center / Y | |
| Reverse | bool | Reverse | |
| Region | stringlist | Region | |
| AddGeometrySet | bool | Add Geometry Set to Edge on the Symmetric Axis | |
| GeometrySetName | String | Geometry Set Name | |
| ShowDifference | bool | Show Difference from Original Geometry |
These properties to be used in the ConvertToSketchCircularPatternFeature class.
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| Axis | String | Reference Direction / Reference Direction | |
| AxisType | Flag | 0 or SelectEntity 1 or SpecifyVector 2 or DefaultX 3 or DefaultY | Reference Direction / Coil End Type |
| AxisVecX | Double | Reference Direction / Specify Vector / X | |
| AxisVecY | Double | Reference Direction / Specify Vector / Y | |
| Center | String | Center / Center | |
| CenterType | Flag | 0 or SelectEntity 1 or SpecifyPosition 2 or DefaultOrigin | Center / Coil End Type |
| CenterPosX | Double | Center / X | |
| CenterPosY | Double | Center / Y | |
| Reverse | bool | Reverse | |
| Region | stringlist | Region | |
| 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 Edge at Reference Direction | |
| GeometrySetName | String | Geometry Set Name | |
| ShowDifference | bool | Show Difference from Original Geometry |
These properties to be used in the ConvertToSketchLinearPatternFeature class.
| Property (propName) | Type (Type) | Flag (scriptKeyName) | Description |
|---|---|---|---|
| Axis | String | Reference Direction / Reference Direction | |
| AxisType | Flag | 0 or SelectEntity 1 or SpecifyVector 2 or DefaultX 3 or DefaultY | Reference Direction / Coil End Type |
| AxisVecX | Double | Reference Direction / Specify Vector / X | |
| AxisVecY | Double | Reference Direction / Specify Vector / Y | |
| 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 | |
| Region | stringlist | Region | |
| 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 | |
| Angle1 | Double | Direction1 / Angle 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 | |
| Angle2 | Double | Direction2 / Angle 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 Edge at Direction1 | |
| GeometrySetName1 | String | Geometry Set Name1 | |
| AddGeometrySet2 | bool | Add Geometry Set to Boundary Edge at Direction2 | |
| GeometrySetName2 | String | Geometry Set Name2 | |
| ShowDifference | bool | Show Difference from Original Geometry |