LineArcAngle

Arc defined by its Angle, Starting and End Points

Class LineArcAngle extends Line

Constructors

  • LineArcAngle(color ,visibility ,coordSys ,angle ,defPoint )
  • LineArcAngle(color ,visibility ,coordSys ,angle ,defPoint ,nature ,region ,mesh ,relaxation )

Fields Summary

Field
Description
angle
Angle of the arc around Z axis of the System Coordinates
coordSys
System Coordinates which orients the arc around a Z axis
defPoint
Starting point of the arc/Ending point of the arc

Inherited Fields

Methods Summary

no methods

Inherited Methods

Fields Details

angle
angle : Angle of the arc around Z axis of the System Coordinates - [1..1] Geometric Formula <String>
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

Method Details

no methods

See also