GeometryFromProxy.h
Parameters |
Description |
const OdDbProxyEntityPtr& adPart |
[in] Entity pointer. |
OdModelerGeometryPtr& pModelerGeometry |
[out] Receives the OdModelerGeometry object. |
Returns the OdModelerGeometry object associated with the specified AcAdPart entity.
Returns true if and only if adPart is an entity of type AcAdPart, and a valid OdModelerGeometry object was returned in the pModelerGeometry parameter.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|