2020 Method
Changes 0
M

PointCloudOverrides.GetPointCloudScanOverrideSettings

Description:
Gets override settings assigned to a particular scan within a PointCloudInstance element.
Overloads (2):
GetPointCloudScanOverrideSettings(ElementId,String,Document)
public PointCloudOverrideSettings GetPointCloudScanOverrideSettings(
	ElementId elementId,
	string scanTag,
	Document doc
)
Return Value PointCloudOverrideSettings The override settings assigned to the scan, if present, or a default override settings if nothing was found.