Search
Preparing search index...
The search index is not available
vjgeo
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
vjgeo
paths
Chord
Class Chord
弦类,它只是连接圆弧端点的线路径.
param
Arc to use as the basic for the chord.
Hierarchy
Chord
Implements
IPathLine
Index
Constructors
constructor
Properties
data
end
origin
type
Constructors
constructor
new
Chord
(
arc
:
IPathArc
, data
?:
IProperties
)
:
Chord
Parameters
arc:
IPathArc
Optional
data:
IProperties
Returns
Chord
Properties
data
data
:
IProperties
end
end
:
IPoint
origin
origin
:
IPoint
type
type
:
string
vjgeo.angle
vjgeo.chain
vjgeo.exporter
vjgeo.importer
vjgeo.kit
vjgeo.layout
vjgeo.measure
vjgeo.model
vjgeo.models
vjgeo.path
vjgeo.paths
vjgeo.point
vjgeo.solvers
vjgeo.units
Arc
Chord
constructor
data
end
origin
type
Circle
Line
Parallel
Generated using
TypeDoc
弦类,它只是连接圆弧端点的线路径.
Arc to use as the basic for the chord.