API Reference > Auxiliary Classes > AECSpaceRegen Namespace > BoundingEnt Class > BoundingEnt Constructor > BoundingEnt::BoundingEnt Constructor (EntityReference&, BoundaryVectorizer*)
BoundingEnt::BoundingEnt Constructor (EntityReference&, BoundaryVectorizer*)
Syntax
C++
BoundingEnt(const EntityReference& rEntRef, BoundaryVectorizer* pVect);

explicit BoundingEnt( const OdDbObjectId& idEnt ); BoundingEnt( const EntityReference& rEntRef ); BoundingEnt& operator = (const OdDbObjectId& idEnt ); BoundingEnt& operator = (const EntityReference& rEntRef );

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