# BoundaryIdentifier

Dictionary to specify a boundary identifier for addBoundary.

Availability
3.2.0
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# identifier

Availability
3.2.0
9.2.0
identifier :String

Arbitrary identifier for the boundary


# point1

Availability
3.2.0
9.2.0
point1 :Point

Start point for the boundary


# point2

Availability
3.2.0
9.2.0
point2 :Point

End point for the boundary