Start » Filter Reference » Geometry 2D » Geometry 2D Basics
Geometry 2D Basics
Select a filter from the list below.
Icon | Name | Description / Applications | Modules | |
---|---|---|---|---|
![]() |
AccessArc | ![]() |
Returns individual fields of an arc. |
FoundationLite |
![]() |
AccessCircle | ![]() |
Returns individual fields of a circle. |
FoundationLite |
![]() |
AccessCoordinateSystem | ![]() |
Returns individual fields of a coordinate system. |
FoundationLite |
![]() |
AccessEllipse | ![]() |
Returns individual fields of an ellipse. |
FoundationLite |
![]() |
AccessLine | ![]() |
Returns individual fields of a line. |
FoundationLite |
![]() |
AccessPoint | ![]() |
Returns individual fields of a point. |
FoundationLite |
![]() |
AccessRectangle | ![]() |
Returns individual fields of a rectangle. |
FoundationLite |
![]() |
AccessRing | ![]() |
Returns individual fields of a ring. |
FoundationLite |
![]() |
AccessSegment | ![]() |
Returns individual fields of a segment. |
FoundationLite |
![]() |
AccessStringLabel | ![]() |
Returns individual fields of a StringLabel structure. |
FoundationLite |
![]() |
AccessVector | ![]() |
Returns individual fields of a vector. |
FoundationLite |
![]() |
AddVectors | ![]() |
Returns sum of two vectors in 2D. |
FoundationLite |
![]() |
CreateArc | ![]() |
Creates an arc from an aligned point, radius, and angle range. |
FoundationLite |
![]() |
CreateCircle | ![]() |
Creates a circle from an aligned point and radius. |
FoundationLite |
![]() |
CreatePointGrid | ![]() |
Creates a grid of points. |
FoundationLite |
![]() |
CreateRandomPointArray | ![]() |
Creates array of random points inside given box. |
FoundationLite |
![]() |
CreateRectangle | ![]() |
Creates a rectangle from an aligned point. |
FoundationLite |
![]() |
CreateRing | ![]() |
Creates a ring from an aligned point, inner and outer radius, and angle range. |
FoundationLite |
![]() |
CreateSegment | ![]() |
Produces a segment of given parameters. |
FoundationLite |
![]() |
CreateVector | ![]() |
Produces a vector of given length and direction. |
FoundationLite |
![]() |
MakeArc | ![]() |
Creates an arc structure from individual fields. |
FoundationLite |
![]() |
MakeCircle | ![]() |
Creates a circle structure from individual fields. |
FoundationLite |
![]() |
MakeCoordinateSystem | ![]() |
Creates a coordinate system structure from individual fields. |
FoundationLite |
![]() |
MakeEllipse | ![]() |
Creates an ellipse structure from individual fields. |
FoundationLite |
![]() |
MakeLine | ![]() |
Creates a line structure from individual fields. |
FoundationLite |
![]() |
MakePoint | ![]() |
Creates a point structure from individual fields. |
FoundationLite |
![]() |
MakeRectangle | ![]() |
Creates a rectangle structure from individual fields. |
FoundationLite |
![]() |
MakeRing | ![]() |
Creates a ring structure from individual fields. |
FoundationLite |
![]() |
MakeSegment | ![]() |
Creates a segment structure from individual fields. |
FoundationLite |
![]() |
MakeStringLabel | ![]() |
Creates a StringLabel structure from individual fields. |
FoundationLite |
![]() |
MakeVector | ![]() |
Creates a vector structure from individual fields. |
FoundationLite |
RandomPoint | ![]() |
Creates random point inside given box. |
FoundationLite | |
![]() |
SubtractVectors | ![]() |
Returns difference between two vectors in 2D. |
FoundationLite |
![]() |
WKT_LoadLineString | ![]() |
Loads path from WKT text format. |
FoundationLite |
![]() |
WKT_LoadMultiLineString | ![]() |
Loads multiple paths from WKT text format. |
FoundationLite |
![]() |
WKT_LoadMultiPoint | ![]() |
Loads multiple points from WKT text format. |
FoundationLite |
![]() |
WKT_LoadMultiPolygon | ![]() |
Loads multiple polygons from WKT text format. |
FoundationLite |
![]() |
WKT_LoadMultiPolygon_AsRegion | ![]() |
Loads multiple polygons from WKT text format as region. |
FoundationLite |
![]() |
WKT_LoadPoint | ![]() |
Loads point from WKT text format. |
FoundationLite |
![]() |
WKT_LoadPolygon | ![]() |
Loads polygon from WKT text format. |
FoundationLite |
![]() |
WKT_LoadPolygon_AsRegion | ![]() |
Loads polygon from WKT text format as region. |
FoundationLite |