Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LineStartEndPointsDto

Index

Constructors

Properties

Constructors

constructor

  • Provide options without default values

    Parameters

    • Optional startPoints: Point3[]
    • Optional endPoints: Point3[]

    Returns LineStartEndPointsDto

Properties

endPoints

endPoints: Point3[]

End points

startPoints

startPoints: Point3[]

Start points

Generated using TypeDoc