NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.LinkedMirrorPartEntityMapData Class Reference

JA interface for LinkedMirrorPartEntityMapData oject More...

Inheritance diagram for NXOpen.LinkedMirrorPartEntityMapData:

Public Member Functions

unsafe NXOpen.TaggedObject[] GetSourcePartEntitiesToMap ()
 The list of entities in the source part that are yet to be mapped More...
 
unsafe NXOpen.TaggedObject[] GetMirrorPartEntitiesToMap ()
 The list of entities in the mirror part that are yet to be mapped More...
 
unsafe NXOpen.TaggedObject[] GetMappedSourcePartEntities ()
 The list of mapped entities in the source part More...
 
unsafe NXOpen.TaggedObject[] GetMappedMirrorPartEntities ()
 The list of mapped entities in the mirror part More...
 
unsafe 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 More...
 

Detailed Description

JA interface for LinkedMirrorPartEntityMapData oject

This cannot be created

Created in NX8.5.0

Member Function Documentation

unsafe 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
sourceEntity
mirrorEntity
unsafe NXOpen.TaggedObject [] NXOpen.LinkedMirrorPartEntityMapData.GetMappedMirrorPartEntities ( )

The list of mapped entities in the mirror part

Created in NX8.5.0

License requirements: None.

Returns
the reference of a user defined feature
unsafe NXOpen.TaggedObject [] NXOpen.LinkedMirrorPartEntityMapData.GetMappedSourcePartEntities ( )

The list of mapped entities in the source part

Created in NX8.5.0

License requirements: None.

Returns
the reference of a user defined feature
unsafe NXOpen.TaggedObject [] NXOpen.LinkedMirrorPartEntityMapData.GetMirrorPartEntitiesToMap ( )

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

Created in NX8.5.0

License requirements: None.

Returns
the reference of a user defined feature
unsafe NXOpen.TaggedObject [] NXOpen.LinkedMirrorPartEntityMapData.GetSourcePartEntitiesToMap ( )

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

Created in NX8.5.0

License requirements: None.

Returns
the reference of a user defined feature

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