PointCloudExHasProperty
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public PointCloudPropertyState HasProperty(
PointCloudProperty prop
)
Public Function HasProperty (
prop As PointCloudProperty
) As PointCloudPropertyState
public:
PointCloudPropertyState HasProperty(
PointCloudProperty prop
)
member HasProperty :
prop : PointCloudProperty -> PointCloudPropertyState
Parameters
- prop PointCloudProperty
-
Return Value
PointCloudPropertyState
See Also