2024 Method
Changes 0
M

PointCloudInstance.Create

Description:
Creates a new instance of a point cloud based on an input point cloud type and transformation.
public static PointCloudInstance Create(
	Document document,
	ElementId typeId,
	Transform transform
)
Return Value PointCloudInstance The newly created point cloud instance.