PointCloudColorSettings
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Assign(PointCloudColorSettings) | None | Assigns values of the source settings to this object. | |
| Dispose() | None | Releases all resources used by the PointCloudColorSettings | |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| IsEqual(PointCloudColorSettings) | bool | Check if the contents of two settings are equal. | |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Color1 | Color | Color 1 | |
| Color2 | Color | Color 2 | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. |