NXOpen .NET Reference  12.0.0
Classes | Enumerations
Package NXOpen.PID

Provides classes and interfaces for PID. More...

Classes

class  BulkEditBuilder
 Represents a BulkEditBuilder to edit bulk of objects. More...
 
class  DesignContextBuilder
 Represents a builder class that performs PID Design Context operations. More...
 
class  Equipment
 Represents the equipment class. More...
 
class  EquipmentBuilder
 Builder used to model a piece of Equipment. More...
 
class  FileNewApplicationBuilder
 Represents a builder class that performs Generic File New operations. More...
 
class  FlowDirectionArrow
 A symbol that indicates the direction the of the flow More...
 
class  FlowDirectionArrowBuilder
 Represents FlowDirectionArrowBuilder More...
 
class  FlowDirectionArrowCollection
 Represents a collection of FlowDirectionArrow. More...
 
class  LibraryAuthoringBuilder
 Represents a LibraryAuthoringBuilder. More...
 
class  NamespaceDoc
 Provides classes and interfaces for PID. More...
 
class  OffSheetConnector
 Represents the off sheet connector class. More...
 
class  OffSheetConnectorBuilder
 Builder used to model a piece of Off Sheet Connector. More...
 
class  PidManager
 A manager to deal with all objects. More...
 
class  Pipe
 Represents the Pipe class. More...
 
class  PipeBuilder
 Represents a PipeBuilder. More...
 
class  Port
 Represents the port class. More...
 
class  PortEquipment
 Represents the PortEquipment class. More...
 
class  PortEquipmentBuilder
 Builder used to model a piece of PortEquipment. More...
 
class  PreferencesAnnotationBuilder
 Represents a PreferencesAnnotationBuilder More...
 
class  PreferencesBuilder
 Represents a PreferencesBuilder More...
 
class  PreferencesConnectionBuilder
 Represents a PreferencesConnectionBuilder More...
 
class  PreferencesGeneralBuilder
 Represents a PreferencesGeneralBuilder More...
 
class  PreferencesOffSheetConnectorBuilder
 Represents a PreferencesOffSheetConnectorBuilder More...
 
class  Sheet
 Represents a base class that provides common methods for various model elements in a NXOpen.CollaborativeDesign . More...
 
class  SheetTemplateBuilder
 Represents a NXOpen.PID.SheetTemplateBuilder builder, and the builder is used to model a sheet template. More...
 

Enumerations

enum  SymbolSourceOption { ReuseLibrary, ExistingSymbol, LogicalElementRevision }
 Represents the symbol source options. More...
 
enum  RotateAngleOption { Zero, Ninety, OneHundredAndEighty, TwoHundredAndSeventy }
 Represents the symbol rotation angle options. More...
 
enum  ConnectionEndType { Start, End }
 Represents the connection end type. More...
 
enum  PortDirectionOption { Input, Output, BiDirectional }
 Represents the port direction option. More...
 

Detailed Description

Provides classes and interfaces for PID.

Enumeration Type Documentation

Represents the connection end type.

Enumerator
Start 

The start of connection.

End 

The end of connection.

Represents the port direction option.

Enumerator
Input 

input.

Output 

output.

BiDirectional 

bi-directional.

Represents the symbol rotation angle options.

Enumerator
Zero 

0 degree.

Ninety 

90 degree.

OneHundredAndEighty 

180 degree.

TwoHundredAndSeventy 

270 degree.

Represents the symbol source options.

Enumerator
ReuseLibrary 

from the reuse library.

ExistingSymbol 

from the symbol in document window.

LogicalElementRevision 

from an existing Logical Element Revision.

Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.