<Code Lib>
2023 Method
Changes 1
M

BasePoint.GetProjectBasePoint

Description:
Gets the project base point for the document.

public static BasePoint GetProjectBasePoint(
	Document cda
)

Return Value BasePoint The project base point of the document.

Loading…