LineArcRadius

Arc defined by its Radius, Starting and Ending Points

Class LineArcRadius extends Line

Constructors

  • LineArcRadius(color ,visibility ,coordSys ,radius ,defPoint )
  • LineArcRadius(color ,visibility ,coordSys ,radius ,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
radius
Arc Radius

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
radius
radius : Arc Radius - [1..1] Geometric Formula <String>

Method Details

no methods

See also