InternalOrigin.Get
Method
Description:
Gets the internal origin for the document.
Gets the internal origin for the document.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | Revit document from which to get the internal origin. |
Return Value
Type | Description |
---|---|
InternalOrigin | The internal origin of the document. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |