<Code Lib>
2022 Method
Changes 0
M

PointCloudOverrides.GetPointCloudScanOverrideSettings(ElementId)

Description:
Gets scan override settings assigned to the whole PointCloudInstance element.
Overloads (2):
GetPointCloudScanOverrideSettings(ElementId)

public PointCloudOverrideSettings GetPointCloudScanOverrideSettings(
	ElementId elementId
)

Return Value PointCloudOverrideSettings The override settings assigned to the element, if present, or a default override settings if nothing was found.

Loading…