<Code Lib>
2025.3 Method
Changes 1
M

BasePoint.GetProjectBasePoint

Description:
Gets the project base point for the document.

public static BasePoint GetProjectBasePoint(
	Document cda
)

  • cda
    The document from which to get the project base point.
Return Value BasePoint The project base point of the document.

Loading…