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

Create a extract attribute More...

Inheritance diagram for NXOpen.AME.ExtractAttributeRelativeBuilder:
NXOpen.AME.ExtractAttributeBaseBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ModeValue { SelectProperty, ManualInput }
 Choices for position to be either begin, end or defined by index More...
 

Properties

unsafe string CategoryName [get, set]
 Returns or sets the category name given by the user More...
 
unsafe NXOpen.Expression Expression [get]
 Returns the expression for the relative formula More...
 
unsafe
NXOpen.AME.ExtractAttributeRelativeBuilder.ModeValue 
Mode [get, set]
 Returns or sets the input mode More...
 
unsafe NXOpen.NXObject ObjectFromExp [get]
 Returns the object found by the relative formula More...
 
unsafe string PropertyName [get, set]
 Returns or sets the property name given by the user More...
 
unsafe
NXOpen.AME.SelectionBaseDefinitionBuilder 
SelectBaseDefinition [get]
 Returns the selection base definition builder More...
 
unsafe NXOpen.NXObject TypeProperty [get]
 Returns the object to hold the type id More...
 
- Properties inherited from NXOpen.AME.ExtractAttributeBaseBuilder
unsafe string Context [get, set]
 Returns or sets the object context More...
 
unsafe NXOpen.NXObject ContextObject [get, set]
 Returns or sets the context object in source object to extract the attribute from More...
 
unsafe string Name [get, set]
 Returns or sets the extracted attribute name More...
 
unsafe NXOpen.NXObject SourceObject [get, set]
 Returns or sets the object to extract the attribute from More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Create a extract attribute

This object does not need a creator.

Created in NX11.0.0

Member Enumeration Documentation

Choices for position to be either begin, end or defined by index

Enumerator
SelectProperty 
ManualInput 

Property Documentation

unsafe string NXOpen.AME.ExtractAttributeRelativeBuilder.CategoryName
getset

Returns or sets the category name given by the user

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.Expression NXOpen.AME.ExtractAttributeRelativeBuilder.Expression
get

Returns the expression for the relative formula

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe NXOpen.AME.ExtractAttributeRelativeBuilder.ModeValue NXOpen.AME.ExtractAttributeRelativeBuilder.Mode
getset

Returns or sets the input mode

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.NXObject NXOpen.AME.ExtractAttributeRelativeBuilder.ObjectFromExp
get

Returns the object found by the relative formula

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe string NXOpen.AME.ExtractAttributeRelativeBuilder.PropertyName
getset

Returns or sets the property name given by the user

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.SelectionBaseDefinitionBuilder NXOpen.AME.ExtractAttributeRelativeBuilder.SelectBaseDefinition
get

Returns the selection base definition builder

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe NXOpen.NXObject NXOpen.AME.ExtractAttributeRelativeBuilder.TypeProperty
get

Returns the object to hold the type id

Created in NX11.0.0

License requirements: 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.