Gets or sets the thin wall type for a thin base extrude feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ThinWallType As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IExtrudeFeatureData2
Dim value As System.Integer
instance.ThinWallType = value
value = instance.ThinWallType |
C# | |
---|
System.int ThinWallType {get; set;} |
C++/CLI | |
---|
property System.int ThinWallType {
System.int get();
void set ( & System.int value);
} |
Property Value
Thin feature type:
- 0 = One Direction
- 1 = One Direction Reverse
- 2 = Mid Plane
- 3 = Two Direction
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0