PointCloudOverrides.GetPointCloudScanOverrideSettings(ElementId)
Method
Description:
Gets scan override settings assigned to the whole PointCloudInstance element.
Gets scan override settings assigned to the whole PointCloudInstance element.
Parameters
| Parameter | Type | Description |
|---|---|---|
| elementId | ElementId | Id of the overridden element. |
Return Value
| Type | Description |
|---|---|
| PointCloudOverrideSettings | The override settings assigned to the element, if present, or a default override settings if nothing was found. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |