Visual Basic | |
---|---|
Property Thickness As System.Double |
C# | |
---|---|
System.double Thickness {get; set;} |
JavaScript | |
---|---|
get_Thickness () : Number put_Thickness ( NewVal : Number ) |
Property Value
Thickness:
- 0 for no thickness
- Positive value extrudes upward
- Negative value extrudes downward
See Remarks.
See the ITrace examples.
Thickness is the extrusion depth along the vector normal to this entity.
DraftSight V1R5.0