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