NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::LinkedMirrorPartEntityMapData Class Reference

JA interface for LinkedMirrorPartEntityMapData oject
This cannot be created

Created in NX8.5.0. More...

Inheritance diagram for NXOpen::LinkedMirrorPartEntityMapData:
NXOpen::TaggedObject

Public Member Functions

void AddToMap (NXOpen::TaggedObject *sourceEntity, NXOpen::TaggedObject *mirrorEntity)
 Add a map between an entity in the source part and an entity in the mirror part
Created in NX8.5.0. More...
 
std::vector
< NXOpen::TaggedObject * > 
GetMappedMirrorPartEntities ()
 The list of mapped entities in the mirror part. More...
 
std::vector
< NXOpen::TaggedObject * > 
GetMappedSourcePartEntities ()
 The list of mapped entities in the source part. More...
 
std::vector
< NXOpen::TaggedObject * > 
GetMirrorPartEntitiesToMap ()
 The list of entities in the mirror part that are yet to be mapped. More...
 
std::vector
< NXOpen::TaggedObject * > 
GetSourcePartEntitiesToMap ()
 The list of entities in the source part that are yet to be mapped. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

JA interface for LinkedMirrorPartEntityMapData oject
This cannot be created

Created in NX8.5.0.


Member Function Documentation

void NXOpen::LinkedMirrorPartEntityMapData::AddToMap ( NXOpen::TaggedObject sourceEntity,
NXOpen::TaggedObject mirrorEntity 
)

Add a map between an entity in the source part and an entity in the mirror part
Created in NX8.5.0.



License requirements : None

Parameters
sourceEntitysourceentity
mirrorEntitymirrorentity
std::vector<NXOpen::TaggedObject *> NXOpen::LinkedMirrorPartEntityMapData::GetMappedMirrorPartEntities ( )

The list of mapped entities in the mirror part.

Returns
the reference of a user defined feature
Created in NX8.5.0.

License requirements : None
std::vector<NXOpen::TaggedObject *> NXOpen::LinkedMirrorPartEntityMapData::GetMappedSourcePartEntities ( )

The list of mapped entities in the source part.

Returns
the reference of a user defined feature
Created in NX8.5.0.

License requirements : None
std::vector<NXOpen::TaggedObject *> NXOpen::LinkedMirrorPartEntityMapData::GetMirrorPartEntitiesToMap ( )

The list of entities in the mirror part that are yet to be mapped.

Returns
the reference of a user defined feature
Created in NX8.5.0.

License requirements : None
std::vector<NXOpen::TaggedObject *> NXOpen::LinkedMirrorPartEntityMapData::GetSourcePartEntitiesToMap ( )

The list of entities in the source part that are yet to be mapped.

Returns
the reference of a user defined feature
Created in NX8.5.0.

License requirements : None

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.