LineArcPivotCoord

Arc defined by Center Coordinates, Starting and End Points

Class LineArcPivotCoord extends Line

Constructors

  • LineArcPivotCoord(color ,visibility ,coordSys ,pivotCoord ,defPoint )
  • LineArcPivotCoord(color ,visibility ,coordSys ,pivotCoord ,defPoint ,nature ,region ,mesh ,relaxation )

Fields Summary

Field
Description
coordSys
System Coordinates which orients the arc around a Z axis
defPoint
Starting point of the arc/Ending point of the arc
middleCoord
1st coordinate/2nd coordinate/3rd coordinate
normalCoord
1st coordinate/2nd coordinate/3rd coordinate
pivotCoord
1st coordinate/2nd coordinate/3rd coordinate

Inherited Fields

Methods Summary

no methods

Inherited Methods

Fields Details

coordSys
coordSys : System Coordinates which orients the arc around a Z axis - [1..1] CoordSys
defPoint
defPoint : Starting point of the arc/Ending point of the arc - [2..2] Point
middleCoord
middleCoord : 1st coordinate/2nd coordinate/3rd coordinate - [2..3] Geometric Formula <String>
normalCoord
normalCoord : 1st coordinate/2nd coordinate/3rd coordinate - [2..3] Geometric Formula <String>
pivotCoord
pivotCoord : 1st coordinate/2nd coordinate/3rd coordinate - [2..3] Geometric Formula <String>

Method Details

no methods

See also