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

Builder for creating/editing ports. More...

Inheritance diagram for NXOpen.Routing.QualifyPortBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  CreatePortType { Fitting, Fixture, Multi }
 Determines the port type to create More...
 

Properties

unsafe NXOpen.Direction AlignVector [get, set]
 Returns or sets the align vector More...
 
unsafe bool AlignVectorUserDefined [get, set]
 Returns or sets the align vector user defined More...
 
unsafe bool AllowMultiConnections [get, set]
 Returns or sets the allow multiple connections More...
 
unsafe bool AllowPortEngagement [get, set]
 Returns or sets the allow port engagement More...
 
unsafe NXOpen.Expression BackExtension [get, set]
 Returns or sets the back extension More...
 
unsafe NXOpen.Expression ClockingAngle [get]
 Returns the clocking angle More...
 
unsafe NXOpen.Expression CutbackLength [get, set]
 Returns or sets the cutback length More...
 
unsafe
NXOpen.Routing.Port.FlowDirectionType 
FlowDirection [get, set]
 Returns or sets the flow direction More...
 
unsafe NXOpen.Expression LengthAddition [get, set]
 Returns or sets the length addition More...
 
unsafe string OffsetExpression [get, set]
 Returns or sets the offset expression More...
 
unsafe NXOpen.Direction OffsetVector [get, set]
 Returns or sets the offset vector More...
 
unsafe bool OffsetVectorUserDefined [get, set]
 Returns or sets the offset vector user defined More...
 
unsafe NXOpen.Point OriginPoint [get, set]
 Returns or sets the origin point More...
 
unsafe NXOpen.Expression PortEngagement [get, set]
 Returns or sets the port engagement More...
 
unsafe NXOpen.Expression PortExtension [get, set]
 Returns or sets the port extension More...
 
unsafe string PortNameString [get, set]
 Returns or sets the port name string More...
 
unsafe
NXOpen.Routing.QualifyPortBuilder.CreatePortType 
PortType [get, set]
 Returns or sets the port type More...
 
unsafe NXOpen.Direction RotationVector [get, set]
 Returns or sets the rotation vector More...
 
unsafe bool SpoolDelimiter [get, set]
 Returns or sets the spool delimiter More...
 
unsafe bool StockOffset [get, set]
 Returns or sets the stock offset More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. 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.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

Builder for creating/editing ports.

To create a new instance of this class, use NXOpen.Routing.RouteManager.CreateQualifyPortBuilder

Created in NX1847.0.0

Member Enumeration Documentation

Determines the port type to create

Enumerator
Fitting 

Fitting Port.

Fixture 

Fixture Port.

Multi 

Multi Port.

Property Documentation

unsafe NXOpen.Direction NXOpen.Routing.QualifyPortBuilder.AlignVector
getset

Returns or sets the align vector

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe bool NXOpen.Routing.QualifyPortBuilder.AlignVectorUserDefined
getset

Returns or sets the align vector user defined

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe bool NXOpen.Routing.QualifyPortBuilder.AllowMultiConnections
getset

Returns or sets the allow multiple connections

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe bool NXOpen.Routing.QualifyPortBuilder.AllowPortEngagement
getset

Returns or sets the allow port engagement

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Expression NXOpen.Routing.QualifyPortBuilder.BackExtension
getset

Returns or sets the back extension

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Expression NXOpen.Routing.QualifyPortBuilder.ClockingAngle
get

Returns the clocking angle

Created in NX1847.0.0

License requirements: routing_base ("Routing Basic")

unsafe NXOpen.Expression NXOpen.Routing.QualifyPortBuilder.CutbackLength
getset

Returns or sets the cutback length

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Routing.Port.FlowDirectionType NXOpen.Routing.QualifyPortBuilder.FlowDirection
getset

Returns or sets the flow direction

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Expression NXOpen.Routing.QualifyPortBuilder.LengthAddition
getset

Returns or sets the length addition

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe string NXOpen.Routing.QualifyPortBuilder.OffsetExpression
getset

Returns or sets the offset expression

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Direction NXOpen.Routing.QualifyPortBuilder.OffsetVector
getset

Returns or sets the offset vector

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe bool NXOpen.Routing.QualifyPortBuilder.OffsetVectorUserDefined
getset

Returns or sets the offset vector user defined

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Point NXOpen.Routing.QualifyPortBuilder.OriginPoint
getset

Returns or sets the origin point

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Expression NXOpen.Routing.QualifyPortBuilder.PortEngagement
getset

Returns or sets the port engagement

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Expression NXOpen.Routing.QualifyPortBuilder.PortExtension
getset

Returns or sets the port extension

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe string NXOpen.Routing.QualifyPortBuilder.PortNameString
getset

Returns or sets the port name string

Created in NX1847.0.0

License requirements to get this property: None.

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Routing.QualifyPortBuilder.CreatePortType NXOpen.Routing.QualifyPortBuilder.PortType
getset

Returns or sets the port type

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe NXOpen.Direction NXOpen.Routing.QualifyPortBuilder.RotationVector
getset

Returns or sets the rotation vector

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe bool NXOpen.Routing.QualifyPortBuilder.SpoolDelimiter
getset

Returns or sets the spool delimiter

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")

unsafe bool NXOpen.Routing.QualifyPortBuilder.StockOffset
getset

Returns or sets the stock offset

Created in NX1847.0.0

License requirements to get this property: routing_base ("Routing Basic")

License requirements to set this property: routing_base ("Routing Basic")


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