PointCloudOverrideSettings Members

The PointCloudOverrideSettings type exposes the following members.

Constructors

  NameDescription
Public methodPointCloudOverrideSettings()()()()
Constructs a settings object with default values.
Public methodPointCloudOverrideSettings(PointCloudOverrideSettings)
Constructs a copy of source object.

Methods

  NameDescription
Public methodAssign
Assigns values of the source settings to this object.
Public methodDispose
Releases all resources used by the PointCloudOverrideSettings
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetModeOverride
Lookup color settings for the given color mode.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsEqual
Checks if the contents of two settings are equal.
Public methodSetModeOverride
Sets color settings for the given color mode.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyColorMode
The current color mode for the PointCloudInstance element or its scan.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyVisible
Visibility flag for point cloud scans.

See Also