Creates a new cloud point.
Namespace: Autodesk.Revit.DB.PointClouds
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)
Syntax
C#
public CloudPoint( float x, float y, float z, int color )
public CloudPoint( float x, float y, float z, int color )