API Reference > FacetModeler Namespace > Classes > Entity Class > Entity Constructor > Entity::Entity Constructor (Entity&)
Entity::Entity Constructor (Entity&)
Syntax
C++
Entity(const Entity& ent);
Parameters 
Description 
const Entity& ent 
[in] Entity to copy from. 

Copy constructor. Creates an Entity object and initializes it with the given object. 

 

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