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 (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetModeOverride
Lookup color settings for the given color mode.
Public methodGetType (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 (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