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