RVTDocs.com

PointCloudOverrideSettings

Class
Description:
The graphic override settings for one PointCloudInstance element or one of its scans.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.PointClouds.PointCloudOverrideSettings
Syntax
PointCloudOverrideSettings Class Members:
Name Description Inherited From
PointCloudOverrideSettings() Constructs a settings object with default values.
PointCloudOverrideSettings(PointCloudOverrideSettings) Constructs a copy of source object.
Name Description Inherited From
ColorMode The current color mode for the PointCloudInstance element or its scan.
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
Visible Visibility flag for point cloud scans.
Name Description Inherited From
Assign Assigns values of the source settings to this object.
Dispose Releases all resources used by the PointCloudOverrideSettings
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetModeOverride Lookup color settings for the given color mode.
GetType Gets the Type of the current instance. (Inherited from Object ) Object
IsEqual Checks if the contents of two settings are equal.
SetModeOverride Sets color settings for the given color mode.
ToString Returns a string that represents the current object. (Inherited from Object ) Object