    

 ## On this page

  

 

 # ansys::LocationModelData Struct Reference

 Last update: 19.05.2025 

## <a id="pub-methods" name="pub-methods"></a>Public Member Functions

 [LocationModelData](structansys_1_1_location_model_data.xhtml#ac2c8edb6c447fab592ccc6d9698eae67) () Part \* [findPart](structansys_1_1_location_model_data.xhtml#ad18bbb2d5a94ddb76ff5646225fdeb74) ([PartId](namespaceansys.xhtml#ad1269a1385a97c6de92bf69211f009e8) partId) Body \* [findBody](structansys_1_1_location_model_data.xhtml#a6f6e5f4ea9c0a6657d831dab5ae6c131) ([BodyId](namespaceansys.xhtml#a8b127fdb6dbb22b8c876c0ef80db9caf) bodyId) Face \* [findFace](structansys_1_1_location_model_data.xhtml#a474f7fb3f26dbf93a6aa3675ae168e46) ([FaceId](namespaceansys.xhtml#a661816e30ce958aafc23eb766a03414c) faceId) FaceUse \* [findFaceUse](structansys_1_1_location_model_data.xhtml#acc96d5424c9045f59773f9686d7551bc) ([FaceUseId](namespaceansys.xhtml#a3014833d4ec2ac282715995f74784530) faceUseId) Composite \* [findComposite](structansys_1_1_location_model_data.xhtml#a472583ba1907f26c0fe43a05d71717c7) ([CompositeId](namespaceansys.xhtml#a5796877e206483bb0e500adf84b58516) compositeId) bool [selectionFromIds](structansys_1_1_location_model_data.xhtml#a55f16660133f22c690b35fed734d44b8) (const [BodyIds](namespaceansys.xhtml#a9bf81911491c043dd89f8658f877ccae) &amp;bodyIds, const [FaceIds](namespaceansys.xhtml#a9e73dddd500fd1d0844fe35a6910bba2) &amp;faceIds, const [FaceUseIds](namespaceansys.xhtml#a79e9d8cffbc6e51e70ca6ef4eb9d6b0f) &amp;faceUseIds, const [CompositeIds](namespaceansys.xhtml#a23a77239ac61f5d57e6e9196a43b05ef) &amp;compositeIds, Selection &amp;selection) ## <a id="pub-attribs" name="pub-attribs"></a>Public Attributes

Model [m\_model](structansys_1_1_location_model_data.xhtml#ab6c8d0daf2f544f1640077a1661e7249) Topology \* [m\_topology](structansys_1_1_location_model_data.xhtml#a11802d240a4c5979693b6c9042126116)## Constructor &amp; Destructor Documentation

<a id="ac2c8edb6c447fab592ccc6d9698eae67" name="ac2c8edb6c447fab592ccc6d9698eae67"></a>## [◆ ](#ac2c8edb6c447fab592ccc6d9698eae67)LocationModelData()

 ansys::LocationModelData::LocationModelData  ( )   inline 





## Member Function Documentation

<a id="a6f6e5f4ea9c0a6657d831dab5ae6c131" name="a6f6e5f4ea9c0a6657d831dab5ae6c131"></a>## [◆ ](#a6f6e5f4ea9c0a6657d831dab5ae6c131)findBody()

 Body \* ansys::LocationModelData::findBody  ( [BodyId](namespaceansys.xhtml#a8b127fdb6dbb22b8c876c0ef80db9caf)  *bodyId*)   inline 





<a id="a472583ba1907f26c0fe43a05d71717c7" name="a472583ba1907f26c0fe43a05d71717c7"></a>## [◆ ](#a472583ba1907f26c0fe43a05d71717c7)findComposite()

 Composite \* ansys::LocationModelData::findComposite  ( [CompositeId](namespaceansys.xhtml#a5796877e206483bb0e500adf84b58516)  *compositeId*)   inline 





<a id="a474f7fb3f26dbf93a6aa3675ae168e46" name="a474f7fb3f26dbf93a6aa3675ae168e46"></a>## [◆ ](#a474f7fb3f26dbf93a6aa3675ae168e46)findFace()

 Face \* ansys::LocationModelData::findFace  ( [FaceId](namespaceansys.xhtml#a661816e30ce958aafc23eb766a03414c)  *faceId*)   inline 





<a id="acc96d5424c9045f59773f9686d7551bc" name="acc96d5424c9045f59773f9686d7551bc"></a>## [◆ ](#acc96d5424c9045f59773f9686d7551bc)findFaceUse()

 FaceUse \* ansys::LocationModelData::findFaceUse  ( [FaceUseId](namespaceansys.xhtml#a3014833d4ec2ac282715995f74784530)  *faceUseId*)   inline 





<a id="ad18bbb2d5a94ddb76ff5646225fdeb74" name="ad18bbb2d5a94ddb76ff5646225fdeb74"></a>## [◆ ](#ad18bbb2d5a94ddb76ff5646225fdeb74)findPart()

 Part \* ansys::LocationModelData::findPart  ( [PartId](namespaceansys.xhtml#ad1269a1385a97c6de92bf69211f009e8)  *partId*)   inline 





<a id="a55f16660133f22c690b35fed734d44b8" name="a55f16660133f22c690b35fed734d44b8"></a>## [◆ ](#a55f16660133f22c690b35fed734d44b8)selectionFromIds()

 bool ansys::LocationModelData::selectionFromIds  ( const [BodyIds](namespaceansys.xhtml#a9bf81911491c043dd89f8658f877ccae) &amp;  *bodyIds*,    const [FaceIds](namespaceansys.xhtml#a9e73dddd500fd1d0844fe35a6910bba2) &amp;  *faceIds*,    const [FaceUseIds](namespaceansys.xhtml#a79e9d8cffbc6e51e70ca6ef4eb9d6b0f) &amp;  *faceUseIds*,    const [CompositeIds](namespaceansys.xhtml#a23a77239ac61f5d57e6e9196a43b05ef) &amp;  *compositeIds*,    Selection &amp;  *selection*   )   inline 





## Member Data Documentation

<a id="ab6c8d0daf2f544f1640077a1661e7249" name="ab6c8d0daf2f544f1640077a1661e7249"></a>## [◆ ](#ab6c8d0daf2f544f1640077a1661e7249)m\_model

 Model ansys::LocationModelData::m\_model





<a id="a11802d240a4c5979693b6c9042126116" name="a11802d240a4c5979693b6c9042126116"></a>## [◆ ](#a11802d240a4c5979693b6c9042126116)m\_topology

 Topology\* ansys::LocationModelData::m\_topology