Please find below a table listing the types available in the Part Design package.
Box | Chamfer | Cone |
Counterbored Hole | Counterdrilled Hole | Countersunk Hole |
Cylinder | Hole | Pad |
RemoveFace | ReplaceFace | |
Shaft | Shell | SimpleHole |
SoldCombine | Split | TaperedHole |
Thickness | ThickSurface | Torus |
Attributes: |
|
A box
is defined by the following attributes:
|
MyBox isa CATPart |
![]() |
Attributes: |
|
A
chamfer is defined by the following attributes:
|
|
Important Notes:
To specify a chamfer within your script, you must have a part open, then:
|
MyBox isa CATPart |
![]() |
Attributes: |
|
|
A cone is
defined by the following attributes:
|
MyCone isa CATPart |
![]() |
Counterbored Hole |
|
Definition:A mechanical feature of Hole type you create when you click the
|
![]() |
Attributes: |
|
|
A
counterbored hole is defined by the following attributes:
|
Counterdrilled Hole |
|
Definition:A mechanical feature of Hole type you create when you click the
|
![]() |
Attributes: |
|
|
A
counterdrilled hole is defined by the following attributes:
|
Countersunk Hole |
|
Definition:A mechanical feature of Hole type you create when you click the
|
![]() |
Attributes: |
|
|
A
countersunk hole is defined by the following attributes:
|
Attributes: |
|
|
A
cynlinder is defined by the following attributes:
|
Cylinder1 isa CATPart |
![]() |
Attributes: |
|
|
A hole
is defined by the following attributes:
|
To specify a hole within your script, you have to use one of the holes listed below. Hole is the father type and cannot be used. |
Attributes: |
|||
A pad
is defined by the following attributes:
|
// Use
Insert File Path from the
PktSketchToImport.CATPart;/* In the script above, the P0
pad is created from the Sketch.1 sketch which is imported from the
document.*/
|
![]() |
Attributes: |
|
|
A shaft has two attributes:
|
The sketch to be rotated must be imported from an external CATPart document. This external document must also include a rotation axis. |
/* Use
Insert File Path from the contextual menu to select the the sketch
to be imported */
|
![]() |
Attributes: |
|
|
A
shell is defined by the following attributes:
|
To specify a shell within your script, you must have a
part open, then:
A 1mm thick shell is created by default. |
MyBox isa CATPart |
![]() |
SimpleHole |
Definition:A mechanical feature of Hole type you create when you click the
|
Attributes: |
|
|
Attributes: |
|
|
A sphere is
defined by the following attribute:
|
MySphere isa CATPart |
![]() |
Tapered Hole |
|
Definition:A mechanical feature of Hole type you create when you click the
|
![]() |
Attributes |
|
A
tapered hole is defined by the following attribute:
|
Definition:A thick |
![]() |
||
Attributes
|
ThickSurface |
|
Definition:A thicksurface is a surface to which material was added in two opposite directions. |
![]() |
Attributes: |
|
|
A
thicksurface is defined by the following attributes:
|
myThickSurface isa CATPart |
|
Attributes: |
|
|
A
torus is defined by the following attributes:
|
BodyDoc isa CATPart |
![]() |