Gets or sets the direction of the angle of the draft for the start constraint for the loft feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property StartConstraintDraftAngleDirection As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ILoftFeatureData
Dim value As Boolean
instance.StartConstraintDraftAngleDirection = value
value = instance.StartConstraintDraftAngleDirection
|
C# | |
---|
bool StartConstraintDraftAngleDirection {get; set;} |
C++/CLI | |
---|
property bool StartConstraintDraftAngleDirection {
bool get();
void set (bool value);
} |
Return Value
True if the direction of the draft angle is reversed, false if not
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0