LineArcPivotRadiusAnglePoint

Arc defined by Starting, Ending and Center Points with radius and angle

Class LineArcPivotRadiusAnglePoint extends Line

Constructors

  • LineArcPivotRadiusAnglePoint(color ,visibility ,coordSys ,defPoint ,radius ,angle )
  • LineArcPivotRadiusAnglePoint(color ,visibility ,coordSys ,defPoint ,radius ,angle ,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/Center point of the arc
radius
Arc Radius

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/Center point of the arc - [3..3] Point
radius
radius : Arc Radius - [1..1] Geometric Formula <String>

Method Details

no methods

See also