NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.AME.MappingSourceBuilder Class Reference

This builder class is a re-usable component used to filter external objects by discipline. More...

Inheritance diagram for NXOpen.AME.MappingSourceBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  MappingMode { MechanicalObject, AutomationIdAsProperty, MechanicalTypeAsProperty }
 possible choices for type mapping mode More...
 

Properties

unsafe int ExternalObjectsSource [get, set]
 Returns or sets the functions to Get/Set the mapping source input More...
 
unsafe string MappingProperty [get, set]
 Returns or sets the property to use for type mapping by mechanical or automation id More...
 
unsafe
NXOpen.AME.MappingSourceBuilder.MappingMode 
TypeMappingMode [get, set]
 Returns or sets the functions to Get/Set the NXOpen.AME.MappingSourceBuilder.MappingMode More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

This builder class is a re-usable component used to filter external objects by discipline.

This is also used to select the type mapping mode preference.

This is an abstract class, and cannot be instantiated.

Created in NX1847.0.0

Member Enumeration Documentation

possible choices for type mapping mode

Enumerator
MechanicalObject 
AutomationIdAsProperty 
MechanicalTypeAsProperty 

Property Documentation

unsafe int NXOpen.AME.MappingSourceBuilder.ExternalObjectsSource
getset

Returns or sets the functions to Get/Set the mapping source input

Created in NX1847.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe string NXOpen.AME.MappingSourceBuilder.MappingProperty
getset

Returns or sets the property to use for type mapping by mechanical or automation id

Created in NX1847.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe NXOpen.AME.MappingSourceBuilder.MappingMode NXOpen.AME.MappingSourceBuilder.TypeMappingMode
getset

Returns or sets the functions to Get/Set the NXOpen.AME.MappingSourceBuilder.MappingMode

Created in NX1847.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")


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