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