<Code Lib>
2023 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
)

Loading…