NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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.AME.AMEBaseBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

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

Public Member Functions

unsafe void SetPortCardinality (string portCardinality)
 Set the cardinality More...
 
unsafe void SetPortDirection (string portDirection)
 Set the direction 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 string PortClassId [get, set]
 Returns or sets the classification id of port 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...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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)
inline

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)
inline

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 string NXOpen.AME.PortBuilder.PortClassId
getset

Returns or sets the classification id of port

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