2024 Members
Changes 4
M

PointCloudOverrideSettings

Name Return Type Description Inherited From
M Assign(PointCloudOverrideSettings) None Assigns values of the source settings to this object.
M Dispose() None Releases all resources used by the PointCloudOverrideSettings
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetModeOverride(PointCloudColorMode) PointCloudColorSettings Lookup color settings for the given color mode.
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M IsEqual(PointCloudOverrideSettings) bool Checks if the contents of two settings are equal.
M SetModeOverride(PointCloudColorMode, PointCloudColorSettings) None Sets color settings for the given color mode.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P ColorMode PointCloudColorMode The current color mode for the PointCloudInstance element or its scan.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P Visible bool Visibility flag for point cloud scans.