Gets or sets the maximum angle, in radians, that is allowed between a chord and its originating curve.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CurveChordAngleTolerance As Double |
Visual Basic (Usage) | |
---|
Dim instance As ITessellation
Dim value As Double
instance.CurveChordAngleTolerance = value
value = instance.CurveChordAngleTolerance
|
C# | |
---|
double CurveChordAngleTolerance {get; set;} |
C++/CLI | |
---|
property double CurveChordAngleTolerance {
double get();
void set (double value);
} |
Return Value
Value for the curve chord angle tolerance
Remarks
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0