PointCloudOverrideSettings Members


The PointCloudOverrideSettings type exposes the following members.

Constructors

Name Description
Public method PointCloudOverrideSettings
Constructs a settings object with default values.
Public method PointCloudOverrideSettings(PointCloudOverrideSettings)
Constructs a copy of source object.

Methods

Name Description
Public method Assign
Assigns values of the source settings to this object.
Public method Dispose
Releases all resources used by the PointCloudOverrideSettings
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetModeOverride
Lookup color settings for the given color mode.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method IsEqual
Checks if the contents of two settings are equal.
Public method SetModeOverride
Sets color settings for the given color mode.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property ColorMode
The current color mode for the PointCloudInstance element or its scan.
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public property Visible
Visibility flag for point cloud scans.

See Also