PointCloudUtilityIsCivilPointCloud Method

Returns true if the entity specified by ObjectId is a Civil Point Cloud.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public static bool IsCivilPointCloud(
	ObjectId A_0
)

Parameters

A_0  ObjectId
 

Return Value

Boolean
See Also