Gets the point of the jogged Dimension that lies on the Arc or Circle.
Visual Basic | |
---|---|
Sub GetChordPoint( _ ByRef X As System.Double, _ ByRef Y As System.Double, _ ByRef Z As System.Double _ ) |
Parameters
- X[out]
- x coordinate
- Y[out]
- y coordinate
- Z[out] or Return Value
- z coordinate
Create and Apply DimensionStyle (C#)
Create and Apply DimensionStyle (VB.NET)
Create and Apply DimensionStyle (VBA)
Create and Apply DimensionStyle (VB.NET)
Create and Apply DimensionStyle (VBA)
DraftSight V1R1.2IJoggedDimension::SetChordPoint Method