Share

AcDbPointCloudEx::subIsContentSnappable Method

C++

bool subIsContentSnappable() const;

Description

Override the virtual function for AcDbEnity::isContentSnappable().

Returns

Returns true if this entity can be snapped to, otherwise false.

Links

AcDbPointCloudEx Class

Was this information helpful?