LineSegment

Starting point of the segment/End point of the segment

Class LineSegment extends Line

Constructors

  • LineSegment(color ,visibility ,defPoint )
  • LineSegment(color ,visibility ,defPoint ,nature ,region ,mesh ,relaxation )

Fields Summary

Field
Description
defPoint
Starting Point/Ending Point

Inherited Fields

Methods Summary

no methods

Inherited Methods

Fields Details

defPoint
defPoint : Starting Point/Ending Point - [2..2] Point

Method Details

no methods

See also