PointCloudOverrides.GetPointCloudRegionOverrideSettings(ElementId)
Method
Description:
Gets region override settings assigned to the whole PointCloudInstance element.
Gets region 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 |