Gets or sets the
Allow reduced angle option for this draft feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AllowReducedAngle As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDraftFeatureData2
Dim value As Boolean
instance.AllowReducedAngle = value
value = instance.AllowReducedAngle
|
C# | |
---|
bool AllowReducedAngle {get; set;} |
C++/CLI | |
---|
property bool AllowReducedAngle {
bool get();
void set (bool value);
} |
Return Value
True to reduce the angle of the draft, false to not
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0