NX Open C++ Reference Guide
List of all members
NXOpen::PDM::DesignFeatureRevision Class Reference

Represents the design feature revision in the database. More...

Inheritance diagram for NXOpen::PDM::DesignFeatureRevision:
NXOpen::PDM::ModelElementRevision NXOpen::NXObject NXOpen::PDM::IAttributeGroupOwner NXOpen::TaggedObject NXOpen::INXObject

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...
 
- Public Member Functions inherited from NXOpen::PDM::ModelElementRevision
virtual
NXOpen::PDM::AttributeGroup
Create (NXOpen::PDM::AttributeGroupDescription *attributeGroupDescription)
 Creates an attribute group for a PDM::IAttributeGroupOwner , based on an attribute group type.
 
virtual
NXOpen::PDM::AttributeGroupReviseBuilder
CreateAttributeGroupReviseBuilder (const std::vector< NXOpen::PDM::AttributeGroup * > &attributeGroups)
 Creates a PDM::AttributeGroupReviseBuilder object.
 
NXString EffectivityFormula ()
 Returns the formula string that represents the effectivity of this object in database.
 
virtual std::vector
< NXOpen::PDM::AttributeGroupDescription * > 
GetAttributeGroupDescriptions ()
 Returns the PDM::AttributeGroupDescription objects representing the attribute group types supported by this object.
 
virtual std::vector
< NXOpen::PDM::AttributeGroup * > 
GetAttributeGroups ()
 Returns the PDM::AttributeGroup objects owned by this object.
 
std::vector
< NXOpen::Assemblies::Partition * > 
GetMemberPartitions ()
 Get all the partitions of this model element revision.
 
NXOpen::CollaborativeDesignOwningCollaborativeDesign ()
 Returns the owning CollaborativeDesign .
 

Detailed Description

Represents the design feature revision in the database.

<br> Instance of this class can not be created  <br> 


Created in NX9.0.0.


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