Gets the chord length of the selected arc.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ChordLength As Double |
Visual Basic (Usage) | |
---|
Dim instance As IMeasure
Dim value As Double
value = instance.ChordLength
|
C# | |
---|
double ChordLength {get;} |
C++/CLI | |
---|
property double ChordLength {
double get();
} |
Return Value
Chord length or -1 if this property is invalid for the selected entity
Example
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0