BasePoint.GetProjectBasePoint
Method
Description:
Gets the project base point for the document.
Gets the project base point for the document.
Parameters
Parameter | Type | Description |
---|---|---|
cda | Document | The document from which to get the project base point. |
Return Value
Type | Description |
---|---|
BasePoint | The project base point of the document. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |