LineArcPivotRadiusAnglePoint
Arc defined by Starting, Ending and Center Points with radius and angle
Constructors
- LineArcPivotRadiusAnglePoint(color ,visibility ,coordSys ,defPoint ,radius ,angle )
- LineArcPivotRadiusAnglePoint(color ,visibility ,coordSys ,defPoint ,radius ,angle ,nature ,region ,mesh ,relaxation )
Fields Summary
Inherited Fields
- color defined in Line
- mesh defined in Line
- nature defined in Line
- region defined in Line
- relaxation defined in Line
- visibility defined in Line
Methods Summary
no methods
Inherited Methods
- assignMeshLine defined in Line
- assignRegion defined in Line
- assignRelaxLine defined in Line
- computeLengthLines defined in Line
- cutLineOnCurvilinearAbscissa defined in Line
- cutLineOnPoint defined in Line
- cutTwoLineOnInters defined in Line
- extendLineToLine defined in Line
- extendLineToPoint defined in Line
- extrude defined in Line
- extrudeLines defined in Line
- mesh defined in Line
- orientMesh defined in Line
- propagate defined in Line
- setInvisible defined in Line
- setVisible defined in Line
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