NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Diagramming.ConnectionBuilder Class Reference

Represents a ConnectionBuilder. More...

Inheritance diagram for NXOpen.Diagramming.ConnectionBuilder:
NXOpen.Diagramming.SheetElementBuilder NXOpen.Diagramming.BaseObjectBuilder NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void GetBendPoints (out NXOpen.Point2d[] points)
 Get bending points for polyline to render the connection. More...
 
unsafe void SetBendPoints (NXOpen.Point2d[] points)
 Set bending points for polyline to render the connection. More...
 
- Public Member Functions inherited from NXOpen.Diagramming.SheetElementBuilder
unsafe void GetAllowedTransformations (out bool isAllowedTranslation, out bool isAllowedRotation, out bool isAllowedScale, out bool isAllowedShear)
 Get the allowed transformations of the sheet element. More...
 
unsafe void GetMinNodeSize (out double[] sizeValues)
 Gets the minimum node size values More...
 
unsafe void SetMinNodeSize (double[] sizeValues)
 Sets the minimum node size values More...
 
unsafe void SetOwningSheet (NXOpen.Diagramming.Sheet owningSheet)
 Set the owning sheet when the sheet element is created. More...
 

Properties

unsafe string Discipline [get, set]
 Returns or sets the discipline of this connection. More...
 
unsafe NXOpen.Diagramming.Port End [get, set]
 Returns or sets the end port of this connection. More...
 
unsafe
NXOpen.Diagramming.LocationBuilder 
EndLocation [get]
 Returns the end location of this connection. More...
 
unsafe bool ReverseEnd [get]
 Returns the reversed flag of this connection. More...
 
unsafe NXOpen.Diagramming.Port Start [get, set]
 Returns or sets the start port of this connection. More...
 
unsafe
NXOpen.Diagramming.LocationBuilder 
StartLocation [get]
 Returns the start location of this connection. More...
 
- Properties inherited from NXOpen.Diagramming.SheetElementBuilder
unsafe double Height [get, set]
 Returns or sets the height. More...
 
unsafe
NXOpen.Diagramming.DiagrammingSizingpolicy 
HeightPolicy [get, set]
 Returns or sets the height policy. More...
 
unsafe bool Internal [get]
 Returns the flag that indicates if the sheet element is internal. More...
 
unsafe
NXOpen.Diagramming.Annotation 
Label [get]
 Returns the label of this sheet element. More...
 
unsafe string LabelName [get, set]
 Returns or sets the label name of this sheet element. More...
 
unsafe
NXOpen.Diagramming.LocationBuilder 
Location [get]
 Returns the location of the sheet element relative to another sheet element. More...
 
unsafe
NXOpen.Diagramming.DiagrammingLocationstyle 
LocationStyle [get, set]
 Returns or sets the location style. More...
 
unsafe bool MirrorX [get, set]
 Returns or sets the sheet element to Mirror along the X axis. More...
 
unsafe bool MirrorY [get, set]
 Returns or sets the sheet element to Mirror along the Y axis. More...
 
unsafe
NXOpen.Diagramming.SheetElement 
Owner [get, set]
 Returns or sets the owning sheet element. More...
 
unsafe NXOpen.Diagramming.Sheet OwningSheet [get]
 Returns the owning sheet. More...
 
unsafe
NXOpen.Diagramming.SheetElementBuilder.ResizeOptionType 
ResizeOption [get, set]
 Returns or sets the resize option of the sheet element More...
 
unsafe double Rotation [get, set]
 Returns or sets the rotation angle that is counter clockwise and relative to the owner. More...
 
unsafe
NXOpen.Diagramming.SheetElement 
SourceElement [get]
 Returns the source element that records which sheet element it is a copy of. More...
 
unsafe bool UpToDate [get]
 Returns the flag that indicates if the sheet element is up to date. More...
 
unsafe bool Visible [get]
 Returns the flag that indicates if the sheet element is visible. More...
 
unsafe double Width [get, set]
 Returns or sets the width. More...
 
unsafe
NXOpen.Diagramming.DiagrammingSizingpolicy 
WidthPolicy [get, set]
 Returns or sets the width policy. More...
 
unsafe double X [get, set]
 Returns or sets the absolute x coordinate. More...
 
unsafe double Y [get, set]
 Returns or sets the absolute y coordinate. More...
 
unsafe int ZDepth [get, set]
 Returns or sets the Z depth. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.Diagramming.SheetElementBuilder
enum  ResizeOptionType {
  AnyDirection, OnAnchor, SameRatio, SameRationOnCorner,
  SameRatioOnEdge
}
 Represents the resize option for a NXOpen.Diagramming.SheetElementBuilder . More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a ConnectionBuilder.

To create a new instance of this class, use NXOpen.Diagramming.ConnectionCollection.CreateConnectionBuilder

Created in NX10.0.0

Member Function Documentation

unsafe void NXOpen.Diagramming.ConnectionBuilder.GetBendPoints ( out NXOpen.Point2d[]  points)
inline

Get bending points for polyline to render the connection.

Created in NX10.0.0

License requirements: None.

Parameters
points
unsafe void NXOpen.Diagramming.ConnectionBuilder.SetBendPoints ( NXOpen.Point2d[]  points)
inline

Set bending points for polyline to render the connection.

Created in NX10.0.0

License requirements: None.

Parameters
points

Property Documentation

unsafe string NXOpen.Diagramming.ConnectionBuilder.Discipline
getset

Returns or sets the discipline of this connection.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Diagramming.Port NXOpen.Diagramming.ConnectionBuilder.End
getset

Returns or sets the end port of this connection.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Diagramming.LocationBuilder NXOpen.Diagramming.ConnectionBuilder.EndLocation
get

Returns the end location of this connection.

This end location is applicable only when the Diagramming.ConnectionBuilder.End port is a null reference (Nothing in Visual Basic).

Created in NX10.0.0

License requirements: None.

unsafe bool NXOpen.Diagramming.ConnectionBuilder.ReverseEnd
get

Returns the reversed flag of this connection.

Created in NX10.0.0

License requirements: None.

unsafe NXOpen.Diagramming.Port NXOpen.Diagramming.ConnectionBuilder.Start
getset

Returns or sets the start port of this connection.

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Diagramming.LocationBuilder NXOpen.Diagramming.ConnectionBuilder.StartLocation
get

Returns the start location of this connection.

This start location is applicable only when the Diagramming.ConnectionBuilder.Start is a null reference (Nothing in Visual Basic).

Created in NX10.0.0

License requirements: None.


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