API Reference > Auxiliary Classes > AECCProjectionInfo Class > AECCProjectionInfo Methods > AECCProjectionInfo::GetProjectionObject Method
AECCProjectionInfo::GetProjectionObject Method
Syntax
C++
OdDbObjectId GetProjectionObject() const;

ID of the projection object.

Gets the ID of the projection object.

If a COGO point is projected onto a profile view, the COGO point will contain AECCProjectionInfo and it's GetProjectionObject will return the ID of the profile view.

Copyright © 2002 – 2020. Open Design Alliance. All rights reserved.