NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::PID::Sheet Class Reference

Represents a base class that provides common methods for various model elements in a NXOpen::CollaborativeDesign . More...

Inheritance diagram for NXOpen::PID::Sheet:
NXOpen::PDM::SheetRevision NXOpen::PDM::ConditionalElementRevision NXOpen::PDM::ModelElement NXOpen::NXObject NXOpen::PDM::IAttributeGroupOwner NXOpen::TaggedObject NXOpen::INXObject

Public Member Functions

NXOpen::PID::AutomaticTableCollectionAutomaticTables ()
 Returns the NXOpen::PID::AutomaticTableCollection belonging to this part
Created in NX1847.0.0. More...
 
NXOpen::PID::FlowDirectionArrowCollectionFlowDirectionArrows ()
 Returns the NXOpen::PID::FlowDirectionArrowCollection belonging to this part
Created in NX11.0.1. More...
 
NXOpen::PID::InstrumentationCollectionInstrumentations ()
 Returns the NXOpen::PID::InstrumentationCollection belonging to this part
Created in NX1847.0.0. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::NXObject
enum  AttributeType {
  AttributeTypeInvalid, AttributeTypeNull, AttributeTypeBoolean, AttributeTypeInteger,
  AttributeTypeReal, AttributeTypeString, AttributeTypeTime, AttributeTypeReference,
  AttributeTypeAny = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { DateAndTimeFormatNumeric, DateAndTimeFormatTextual }
 Specifies the format of the date and time attribute. More...
 

Detailed Description

Represents a base class that provides common methods for various model elements in a NXOpen::CollaborativeDesign .


Use the static method in this class to obtain an instance.

Created in NX11.0.0.

Member Function Documentation

NXOpen::PID::AutomaticTableCollection* NXOpen::PID::Sheet::AutomaticTables ( )

Returns the NXOpen::PID::AutomaticTableCollection belonging to this part
Created in NX1847.0.0.


NXOpen::PID::FlowDirectionArrowCollection* NXOpen::PID::Sheet::FlowDirectionArrows ( )

Returns the NXOpen::PID::FlowDirectionArrowCollection belonging to this part
Created in NX11.0.1.


NXOpen::PID::InstrumentationCollection* NXOpen::PID::Sheet::Instrumentations ( )

Returns the NXOpen::PID::InstrumentationCollection belonging to this part
Created in NX1847.0.0.



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