Share

AcDbPointCloudEx::getEcs Method

C++

void getEcs(
    AcGeMatrix3d& retVal
) const;

Description

Get the ECS matrix from this entity.

Parameters

Parameters Description
retVal The output ECS matrix.

Returns

Returns Acad::eOk if successful.

Links

AcDbPointCloudEx Class

Was this information helpful?