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

Represents the off sheet connector class. More...

Inheritance diagram for NXOpen.PID.OffSheetConnector:
NXOpen.PDM.CrossSheetReference NXOpen.PDM.ModelElement NXOpen.NXObject NXOpen.PDM.IAttributeGroupOwner NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe
NXOpen.Diagramming.Connection[] 
GetConnections ()
 Get connections of this off sheet connector object. More...
 
unsafe NXOpen.PID.Sheet[] GetReferencedSheets ()
 Get referenced diagramming sheets. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.PDM.ModelElement
unsafe NXOpen.CollaborativeDesign OwningCollaborativeDesign [get]
 Returns the owning NXOpen.CollaborativeDesign . More...
 

Detailed Description

Represents the off sheet connector class.

To create or edit an instance of this class, use NXOpen.PID.OffSheetConnectorBuilder

Created in NX11.0.1

Member Function Documentation

unsafe NXOpen.Diagramming.Connection [] NXOpen.PID.OffSheetConnector.GetConnections ( )
inline

Get connections of this off sheet connector object.

Created in NX11.0.1

License requirements: nx_pid_design_author ("NX P and ID Design Author")

Returns
unsafe NXOpen.PID.Sheet [] NXOpen.PID.OffSheetConnector.GetReferencedSheets ( )
inline

Get referenced diagramming sheets.

Created in NX11.0.1

License requirements: nx_pid_design_author ("NX P and ID Design Author")

Returns

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