Gets or sets the angle of the draft for the start constraint of the loft feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property StartConstraintDraftAngle As Double |
Visual Basic (Usage) | |
---|
Dim instance As ILoftFeatureData
Dim value As Double
instance.StartConstraintDraftAngle = value
value = instance.StartConstraintDraftAngle
|
C# | |
---|
double StartConstraintDraftAngle {get; set;} |
C++/CLI | |
---|
property double StartConstraintDraftAngle {
double get();
void set (double value);
} |
Return Value
Draft angle
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0