Class LinkedMirrorPartEntityMapData
Inheritance
LinkedMirrorPartEntityMapData
Assembly: NXOpen.dll
Syntax
public class LinkedMirrorPartEntityMapData : TaggedObject, IMessageSink
Constructors
LinkedMirrorPartEntityMapData()
Declaration
protected LinkedMirrorPartEntityMapData()
Methods
AddToMap(TaggedObject, TaggedObject)
Declaration
public void AddToMap(TaggedObject sourceEntity, TaggedObject mirrorEntity)
Parameters
GetMappedMirrorPartEntities()
Declaration
public TaggedObject[] GetMappedMirrorPartEntities()
Returns
GetMappedSourcePartEntities()
Declaration
public TaggedObject[] GetMappedSourcePartEntities()
Returns
GetMirrorPartEntitiesToMap()
Declaration
public TaggedObject[] GetMirrorPartEntitiesToMap()
Returns
GetSourcePartEntitiesToMap()
Declaration
public TaggedObject[] GetSourcePartEntitiesToMap()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink