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, a positive value extrudes upward, a negative value extrudes downward (see Remarks)Thickness is the extrusion depth along the vector normal to this entity.
DraftSight V1R1.4