2027 Method
Changes 0
M

Outline.AddPoint

Description:
Adds a point to the bounding box, expanding it if the point is outside the existing boundary.
public void AddPoint(
	XYZ point
)
  • point
    The point to add.