NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | 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 NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

NXOpen.PID.AutomaticTableCollection AutomaticTables [get]
 Returns the NXOpen.PID.AutomaticTableCollection belonging to this part More...
 
NXOpen.PID.FlowDirectionArrowCollection FlowDirectionArrows [get]
 Returns the NXOpen.PID.FlowDirectionArrowCollection belonging to this part More...
 
NXOpen.PID.InstrumentationCollection Instrumentations [get]
 Returns the NXOpen.PID.InstrumentationCollection belonging to this part 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...
 
- Public Member Functions inherited from NXOpen.PDM.ModelElement
unsafe NXOpen.PDM.AttributeGroup Create (NXOpen.PDM.AttributeGroupDescription attributeGroupDescription)
 Creates an attribute group for a NXOpen.PDM.IAttributeGroupOwner , based on an attribute group type. More...
 
unsafe
NXOpen.PDM.AttributeGroupReviseBuilder 
CreateAttributeGroupReviseBuilder (NXOpen.PDM.AttributeGroup[] attributeGroups)
 Creates a NXOpen.PDM.AttributeGroupReviseBuilder object. More...
 
unsafe
NXOpen.PDM.AttributeGroupReviseBuilder 
CreateAttributeGroupReviseBuilder (NXOpen.PDM.AttributeGroup[] attributeGroups, bool keepOriginal, NXOpen.PDM.AttributeGroupReviseBuilder.SaveAsActionType saveAsActionType)
 The builder will do a revise or save-as operation for each attribute group in the input list of existing attribute groups depending on input operation type. More...
 
unsafe
NXOpen.PDM.AttributeGroupDescription[] 
GetAttributeGroupDescriptions ()
 Returns the NXOpen.PDM.AttributeGroupDescription objects representing the attribute group types supported by this object. More...
 
unsafe NXOpen.PDM.AttributeGroup[] GetAttributeGroups ()
 Returns the NXOpen.PDM.AttributeGroup objects owned by this object. More...
 
unsafe
NXOpen.Assemblies.Partition[] 
GetMemberPartitions ()
 Get all the partitions of this model element revision. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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

Property Documentation

NXOpen.PID.AutomaticTableCollection NXOpen.PID.Sheet.AutomaticTables
get

Returns the NXOpen.PID.AutomaticTableCollection belonging to this part

Created in NX1847.0.0

NXOpen.PID.FlowDirectionArrowCollection NXOpen.PID.Sheet.FlowDirectionArrows
get

Returns the NXOpen.PID.FlowDirectionArrowCollection belonging to this part

Created in NX11.0.1

NXOpen.PID.InstrumentationCollection NXOpen.PID.Sheet.Instrumentations
get

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.