ReferencePlanePerpendicularLinePoint

Defined by a point and a line (perpendicular)

Class ReferencePlanePerpendicularLinePoint extends ReferencePlane

Constructors

  • ReferencePlanePerpendicularLinePoint(name ,point ,line )
  • ReferencePlanePerpendicularLinePoint(name ,point ,line ,visibility ,color )

Fields Summary

Field
Description
line
Line
point
Point

Inherited Fields

  • color defined in ReferencePlane
  • name defined in ReferencePlane
  • visibility defined in ReferencePlane

Methods Summary

no methods

Inherited Methods

Fields Details

line
line : Line - [1..1] Line
point
point : Point - [1..1] Point

Method Details

no methods

See also