|
M
ArePointCloudOverrideSettingsValid(String, PointCloudOverrideSettings)
|
Boolean
|
Checks if PointCloudOverrideSettings are valid
|
|
|
M
Assign(PointCloudOverrides)
|
None
|
Assigns values of the source overrides to this object.
|
|
|
M
Dispose()
|
None
|
|
|
|
M
Equals
|
None
|
Determines whether the specified object is equal to the current object. (Inherited from Object )
|
Object
|
|
M
GetHashCode
|
None
|
Serves as the default hash function. (Inherited from Object )
|
Object
|
|
M
GetPointCloudRegionOverrideSettings(ElementId)
|
PointCloudOverrideSettings
|
Gets region override settings assigned to the whole PointCloudInstance element.
|
|
|
M
GetPointCloudRegionOverrideSettings(ElementId, String, Document)
|
PointCloudOverrideSettings
|
Gets override settings assigned to a particular region within a PointCloudInstance element.
|
|
|
M
GetPointCloudScanOverrideSettings(ElementId)
|
PointCloudOverrideSettings
|
Gets scan override settings assigned to the whole PointCloudInstance element.
|
|
|
M
GetPointCloudScanOverrideSettings(ElementId, String, Document)
|
PointCloudOverrideSettings
|
Gets override settings assigned to a particular scan within a PointCloudInstance element.
|
|
|
M
GetType
|
None
|
Gets the Type of the current instance. (Inherited from Object )
|
Object
|
|
M
IsEqual(PointCloudOverrides)
|
Boolean
|
Check if the contents of two overrides are equal.
|
|
|
M
SetPointCloudRegionOverrideSettings(ElementId, PointCloudOverrideSettings)
|
None
|
Assigns region override settings to the whole PointCloudInstance element.
|
|
|
M
SetPointCloudRegionOverrideSettings(ElementId, PointCloudOverrideSettings, String, Document)
|
None
|
Assigns override settings to a particular region within a PointCloudInstance element.
|
|
|
M
SetPointCloudScanOverrideSettings(ElementId, PointCloudOverrideSettings)
|
None
|
Assigns scan override settings to the whole PointCloudInstance element.
|
|
|
M
SetPointCloudScanOverrideSettings(ElementId, PointCloudOverrideSettings, String, Document)
|
None
|
Assigns scan override settings to a particular scan within a PointCloudInstance element.
|
|
|
M
ToString
|
None
|
Returns a string that represents the current object. (Inherited from Object )
|
Object
|