A plate is defined by a thickness and aggregates a support object and a sketch defining its contour.
Properties
- Property Offset() As (Read Only)
- Returns the offset between the given support and the support of the plate.
- Property Sketch() As (Read Only)
- Returns the sketch object of the plate.
- Property StandardThickness() As
- Returns the standard thickness following the support orientation.
- Property Support() As
- Returns or sets the support of the plate.
Methods
- Sub ReverseDirection()
-
Reverses the material orientation of the plate.
Plate_1.ReverseDirection
- Sub SetMaterialAndGrade( iMaterial, iGrade)