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