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 System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ITessellation
Dim value As System.Double
instance.CurveChordAngleTolerance = value
value = instance.CurveChordAngleTolerance |
C# | |
---|
System.double CurveChordAngleTolerance {get; set;} |
C++/CLI | |
---|
property System.double CurveChordAngleTolerance {
System.double get();
void set ( & System.double value);
} |
Property Value
Value for the curve chord angle tolerance
Remarks
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0