Gets or sets whether this surface is extruded in both directions.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BothDirections As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISurfExtrudeFeatureData
Dim value As System.Boolean
instance.BothDirections = value
value = instance.BothDirections |
C# | |
---|
System.bool BothDirections {get; set;} |
C++/CLI | |
---|
property System.bool BothDirections {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True extrudes the surface in both directions, false does not
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus SP1, Revision Number 10.1