GO2cam Javascript API  6.11
GO2SSegmentCreate Class Reference

Helper class to create segment. More...

Inherits QObject.

Static Public Member Functions

static GO2SSegment From2Points (GO2SXYZ p1, GO2SXYZ p2)
 See GO2SSegment.SetFrom2Points.
 
static GO2SSegment FromDirAndLength (GO2SXYZ p1, GO2SXYZ dir, Number length)
 See GO2SSegment.SetFromDirAndLength.
 
static GO2SSegment PerpendicularTo (GO2SXYZ p, GO2SGeometry geom)
 See GO2SSegment.SetPerpendicularTo.
 

Detailed Description

Helper class to create segment.