NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.AME.PortBuilder Class Reference

builder for the software block properties dialog More...

Inheritance diagram for NXOpen.AME.PortBuilder:
NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Types

enum  Type {
  All, Caller, Operand, Method,
  Block
}
 the type of a port More...
 
enum  CreationModeType { New, Library }
 Represents the type of creation mode More...
 
enum  ConnectableAttrProxyObjectType { All, Library, Tag }
 Represents the type of connectable attribute proxy object for typed port More...
 

Public Member Functions

unsafe void SetPortDirection (string portDirection)
 Set the direction More...
 
unsafe void SetPortCardinality (string portCardinality)
 Set the cardinality More...
 
- 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...
 

Properties

unsafe
NXOpen.AME.PortBuilder.ConnectableAttrProxyObjectType 
ConnectableProxyObjectType [get, set]
 Returns or sets the connectable object type More...
 
unsafe
NXOpen.AME.PortBuilder.CreationModeType 
CreationMode [get, set]
 Returns or sets the creation mode More...
 
unsafe
NXOpen.AME.SelectionEngineeringObjectDefinitionBuilder 
EngObjectType [get]
 Returns the engineering object type More...
 
unsafe
NXOpen.AME.PortAttributeHolder 
PortAttributeHolder [get]
 Returns the port attribute holder More...
 
unsafe string PortName [get, set]
 Returns or sets the name of port More...
 
unsafe string PortType [get, set]
 Returns or sets the type of port More...
 
unsafe
NXOpen.Tooling.SelectReuseLibraryItemBuilder 
ReuseLibraryItem [get]
 Returns the reuse library item More...
 

Detailed Description

builder for the software block properties dialog

To create a new instance of this class, use NXOpen.AME.AMEManager.CreatePortBuilder

Created in NX11.0.0

Member Enumeration Documentation

Represents the type of connectable attribute proxy object for typed port

Enumerator
All 
Library 
Tag 

Represents the type of creation mode

Enumerator
New 
Library 

the type of a port

Enumerator
All 
Caller 
Operand 
Method 
Block 

Member Function Documentation

unsafe void NXOpen.AME.PortBuilder.SetPortCardinality ( string  portCardinality)

Set the cardinality

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
portCardinality
unsafe void NXOpen.AME.PortBuilder.SetPortDirection ( string  portDirection)

Set the direction

Created in NX11.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
portDirection

Property Documentation

unsafe NXOpen.AME.PortBuilder.ConnectableAttrProxyObjectType NXOpen.AME.PortBuilder.ConnectableProxyObjectType
getset

Returns or sets the connectable object type

Created in NX12.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.PortBuilder.CreationModeType NXOpen.AME.PortBuilder.CreationMode
getset

Returns or sets the creation mode

Created in NX11.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.SelectionEngineeringObjectDefinitionBuilder NXOpen.AME.PortBuilder.EngObjectType
get

Returns the engineering object type

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe NXOpen.AME.PortAttributeHolder NXOpen.AME.PortBuilder.PortAttributeHolder
get

Returns the port attribute holder

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe string NXOpen.AME.PortBuilder.PortName
getset

Returns or sets the name of port

Created in NX11.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.PortBuilder.PortType
getset

Returns or sets the type of port

Created in NX11.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.Tooling.SelectReuseLibraryItemBuilder NXOpen.AME.PortBuilder.ReuseLibraryItem
get

Returns the reuse library item

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.