Namespace:
Autodesk.Revit.DB.PointClouds
CloudPoint Structure
Description:
Represents a point obtained from a Point cloud.
Represents a point obtained from a Point cloud.
CloudPoint Structure Members:
Name | Description | Inherited From |
---|---|---|
CloudPoint | Creates a new cloud point. |
Name | Description | Inherited From |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType ) | ValueType |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType ) | ValueType |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType ) | ValueType |
Name | Description | Inherited From |
---|---|---|
Implicit(CloudPoint to XYZ) | Creates an XYZ object from this point cloud. |