|
NX Open C++ 参考指南 2406 v1.1
|
成员的完整列表,这些成员属于 NXOpen::Assemblies::ComponentAssembly,包括所有继承而来的类成员
| _ComponentAssemblyBuilder (定义于 NXOpen::Assemblies::ComponentAssembly) | NXOpen::Assemblies::ComponentAssembly | friend |
| ActiveArrangement() | NXOpen::Assemblies::ComponentAssembly | |
| AddComponent(const NXString &partToAdd, const NXString &referenceSetName, const NXString &componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, NXOpen::PartLoadStatus **loadStatus) | NXOpen::Assemblies::ComponentAssembly | |
| AddComponent(const char *partToAdd, const char *referenceSetName, const char *componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, NXOpen::PartLoadStatus **loadStatus) | NXOpen::Assemblies::ComponentAssembly | |
| AddComponent(const NXString &partToAdd, const NXString &referenceSetName, const NXString &componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, NXOpen::PartLoadStatus **loadStatus, bool uomAsNgc) | NXOpen::Assemblies::ComponentAssembly | |
| AddComponent(const char *partToAdd, const char *referenceSetName, const char *componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, NXOpen::PartLoadStatus **loadStatus, bool uomAsNgc) | NXOpen::Assemblies::ComponentAssembly | |
| AddComponent(NXOpen::BasePart *partToAdd, const NXString &referenceSetName, const NXString &componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, NXOpen::PartLoadStatus **loadStatus) | NXOpen::Assemblies::ComponentAssembly | |
| AddComponent(NXOpen::BasePart *partToAdd, const char *referenceSetName, const char *componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, NXOpen::PartLoadStatus **loadStatus) | NXOpen::Assemblies::ComponentAssembly | |
| AddComponents(const std::vector< NXOpen::Part * > &partsToAdd, const NXOpen::Point3d &point, const NXOpen::Matrix3x3 &orientation, int layer, const NXString &referenceSetName, int count, bool scatter, std::vector< NXOpen::Assemblies::Component * > &components) | NXOpen::Assemblies::ComponentAssembly | |
| AddComponents(const std::vector< NXOpen::Part * > &partsToAdd, const NXOpen::Point3d &point, const NXOpen::Matrix3x3 &orientation, int layer, const char *referenceSetName, int count, bool scatter, std::vector< NXOpen::Assemblies::Component * > &components) | NXOpen::Assemblies::ComponentAssembly | |
| AddMasterPartComponent(const NXString &partToAdd, const NXString &referenceSetName, const NXString &componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, NXOpen::PartLoadStatus **loadStatus) | NXOpen::Assemblies::ComponentAssembly | |
| AddMasterPartComponent(const char *partToAdd, const char *referenceSetName, const char *componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, NXOpen::PartLoadStatus **loadStatus) | NXOpen::Assemblies::ComponentAssembly | |
| AddMasterPartComponent(NXOpen::Part *partToAdd, const NXString &referenceSetName, const NXString &componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, NXOpen::PartLoadStatus **loadStatus) | NXOpen::Assemblies::ComponentAssembly | |
| AddMasterPartComponent(NXOpen::Part *partToAdd, const char *referenceSetName, const char *componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, NXOpen::PartLoadStatus **loadStatus) | NXOpen::Assemblies::ComponentAssembly | |
| AddPendingComponent(const NXString &partToAdd, NXOpen::NXObject *pendingComponent, const NXString &referenceSetName, const NXString &componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, bool uomAsNgc) | NXOpen::Assemblies::ComponentAssembly | |
| AddPendingComponent(const char *partToAdd, NXOpen::NXObject *pendingComponent, const char *referenceSetName, const char *componentName, const NXOpen::Point3d &basePoint, const NXOpen::Matrix3x3 &orientation, int layer, bool uomAsNgc) | NXOpen::Assemblies::ComponentAssembly | |
| Arrangements() | NXOpen::Assemblies::ComponentAssembly | |
| AttributeType 枚举名称 | NXOpen::NXObject | |
| AttributeTypeAny 枚举值 | NXOpen::NXObject | |
| AttributeTypeBoolean 枚举值 | NXOpen::NXObject | |
| AttributeTypeInteger 枚举值 | NXOpen::NXObject | |
| AttributeTypeInvalid 枚举值 | NXOpen::NXObject | |
| AttributeTypeNull 枚举值 | NXOpen::NXObject | |
| AttributeTypeReal 枚举值 | NXOpen::NXObject | |
| AttributeTypeReference 枚举值 | NXOpen::NXObject | |
| AttributeTypeString 枚举值 | NXOpen::NXObject | |
| AttributeTypeTime 枚举值 | NXOpen::NXObject | |
| ChangeByName(const NXString &name, const std::vector< NXOpen::Assemblies::Component * > &partOccs) | NXOpen::Assemblies::ComponentAssembly | |
| ChangeByName(const char *name, const std::vector< NXOpen::Assemblies::Component * > &partOccs) | NXOpen::Assemblies::ComponentAssembly | |
| CheckinCheckoutOption 枚举名称 | NXOpen::Assemblies::ComponentAssembly | |
| CheckinCheckoutOptionBoth 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| CheckinCheckoutOptionDefault 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| CheckinCheckoutOptionDesignElement 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| CheckinCheckoutOptionSourceItem 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| CheckinComponents(const std::vector< NXOpen::Assemblies::Component * > &partOccs, NXOpen::Assemblies::ComponentAssembly::CheckinCheckoutOption checkinInputOption) | NXOpen::Assemblies::ComponentAssembly | |
| CheckinDesignSession() | NXOpen::Assemblies::ComponentAssembly | |
| CheckinWorkset() | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutAllModifiedObjects(std::vector< NXOpen::NXObject * > &checkedOutObjects) | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutAllModifiedObjectsWithChangeIdAndComments(const NXString &comment, const NXString &changeId, std::vector< NXOpen::NXObject * > &checkedOutObjects) | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutAllModifiedObjectsWithChangeIdAndComments(const char *comment, const char *changeId, std::vector< NXOpen::NXObject * > &checkedOutObjects) | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutComponents(const std::vector< NXOpen::Assemblies::Component * > &partOccs, NXOpen::Assemblies::ComponentAssembly::CheckinCheckoutOption checkoutInputOption) | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutComponentsWithChangeIdAndComments(const NXString &changeId, const NXString &comment, const std::vector< NXOpen::Assemblies::Component * > &partOccs, NXOpen::Assemblies::ComponentAssembly::CheckinCheckoutOption checkoutInputOption) | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutComponentsWithChangeIdAndComments(const char *changeId, const char *comment, const std::vector< NXOpen::Assemblies::Component * > &partOccs, NXOpen::Assemblies::ComponentAssembly::CheckinCheckoutOption checkoutInputOption) | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutDesignSession() | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutDesignSessionWithChangeIdAndComments(const NXString &changeId, const NXString &comment) | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutDesignSessionWithChangeIdAndComments(const char *changeId, const char *comment) | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutWorkset() | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutWorksetWithChangeIdAndComments(const NXString &comment, const NXString &changeId) | NXOpen::Assemblies::ComponentAssembly | |
| CheckoutWorksetWithChangeIdAndComments(const char *comment, const char *changeId) | NXOpen::Assemblies::ComponentAssembly | |
| ClearanceSets() | NXOpen::Assemblies::ComponentAssembly | |
| CloseComponents(const std::vector< NXOpen::Assemblies::Component * > &componentsToClose, NXOpen::BasePart::CloseWholeTree wholeTree, NXOpen::Assemblies::ComponentAssembly::CloseModified closeModified) | NXOpen::Assemblies::ComponentAssembly | |
| CloseModified 枚举名称 | NXOpen::Assemblies::ComponentAssembly | |
| CloseModifiedFalse 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| CloseModifiedTrue 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| ComponentAssembly() (定义于 NXOpen::Assemblies::ComponentAssembly) | NXOpen::Assemblies::ComponentAssembly | protected |
| ComponentPatterns() | NXOpen::Assemblies::ComponentAssembly | |
| ConvertRememberedMcs() | NXOpen::Assemblies::ComponentAssembly | |
| CopyComponents(const std::vector< NXOpen::Assemblies::Component * > &components) | NXOpen::Assemblies::ComponentAssembly | |
| CreateAttributeIterator() | NXOpen::NXObject | |
| CreateComponentPatternBuilder(NXOpen::Assemblies::ComponentPattern *compPattern) | NXOpen::Assemblies::ComponentAssembly | |
| CreateConstraintGroupBuilder(NXOpen::Positioning::ComponentConstraintGroup *group, NXOpen::Assemblies::Component *contextComponent) | NXOpen::Assemblies::ComponentAssembly | |
| CreateIsolateViewWithComponents(const std::vector< NXOpen::Assemblies::Component * > &components, NXOpen::View **view) | NXOpen::Assemblies::ComponentAssembly | |
| CreateMatingConverter() | NXOpen::Assemblies::ComponentAssembly | |
| DateAndTimeFormat 枚举名称 | NXOpen::NXObject | |
| DateAndTimeFormatNumeric 枚举值 | NXOpen::NXObject | |
| DateAndTimeFormatTextual 枚举值 | NXOpen::NXObject | |
| DeleteAttributeByTypeAndTitle(NXOpen::NXObject::AttributeType type, const char *title) | NXOpen::NXObject | |
| DeleteAttributeByTypeAndTitle(NXOpen::NXObject::AttributeType type, const char *title, NXOpen::Update::Option option) | NXOpen::NXObject | |
| DeleteMatingConditions() | NXOpen::Assemblies::ComponentAssembly | |
| DeleteUserAttribute(NXOpen::NXObject::AttributeType type, const NXString &title, bool deleteEntireArray, NXOpen::Update::Option option) | NXOpen::NXObject | |
| DeleteUserAttribute(NXOpen::NXObject::AttributeType type, const char *title, bool deleteEntireArray, NXOpen::Update::Option option) | NXOpen::NXObject | |
| DeleteUserAttributes(NXOpen::AttributeIterator *iterator, NXOpen::Update::Option option) | NXOpen::NXObject | |
| DeleteUserAttributes(NXOpen::NXObject::AttributeType type, NXOpen::Update::Option option) | NXOpen::NXObject | |
| DesignWorksetProductForceRecipeReplay(const std::vector< NXOpen::Assemblies::Component * > &components) | NXOpen::Assemblies::ComponentAssembly | |
| DrawingExplosions() | NXOpen::Assemblies::ComponentAssembly | |
| Explosions() | NXOpen::Assemblies::ComponentAssembly | |
| FindObject(const NXString &journalIdentifier) | NXOpen::NXObject | virtual |
| FindObject(const char *journalIdentifier) | NXOpen::NXObject | virtual |
| GetActiveOrder() | NXOpen::Assemblies::ComponentAssembly | |
| GetAsRequiredQuantity(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| GetBooleanUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
| GetBooleanUserAttribute(const char *title, int index) | NXOpen::NXObject | |
| GetComponentOrders(std::vector< NXOpen::Assemblies::ComponentOrder * > &orders) | NXOpen::Assemblies::ComponentAssembly | |
| GetComponentQuantityType(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| GetComputationalTimeUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
| GetComputationalTimeUserAttribute(const char *title, int index) | NXOpen::NXObject | |
| GetIntegerAttribute(const char *title) | NXOpen::NXObject | |
| GetIntegerQuantity(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| GetIntegerUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
| GetIntegerUserAttribute(const char *title, int index) | NXOpen::NXObject | |
| GetNextUserAttribute(NXOpen::AttributeIterator *iterator, NXOpen::NXObject::AttributeInformation *info) | NXOpen::NXObject | |
| GetNonGeometricState(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| GetPdmReferenceAttributeValue(const NXString &attributeTitle) | NXOpen::NXObject | |
| GetPdmReferenceAttributeValue(const char *attributeTitle) | NXOpen::NXObject | |
| GetRealAttribute(const char *title) | NXOpen::NXObject | |
| GetRealQuantity(NXOpen::Assemblies::Component *component, NXString *units) | NXOpen::Assemblies::ComponentAssembly | |
| GetRealUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
| GetRealUserAttribute(const char *title, int index) | NXOpen::NXObject | |
| GetReferenceAttribute(const char *title) | NXOpen::NXObject | |
| GetStringAttribute(const char *title) | NXOpen::NXObject | |
| GetStringUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
| GetStringUserAttribute(const char *title, int index) | NXOpen::NXObject | |
| GetSuppressedState(NXOpen::Assemblies::Component *component, bool *controlled) | NXOpen::Assemblies::ComponentAssembly | |
| GetSuppressedState(NXOpen::Assemblies::Component *component, NXOpen::Assemblies::Arrangement *arrangement, bool *controlled) | NXOpen::Assemblies::ComponentAssembly | |
| GetSuppressionExpression(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| GetSuppressionExpression(NXOpen::Assemblies::Component *component, NXOpen::Assemblies::Arrangement *arrangement) | NXOpen::Assemblies::ComponentAssembly | |
| GetTimeAttribute(NXOpen::NXObject::DateAndTimeFormat format, const char *title) | NXOpen::NXObject | |
| GetTimeUserAttribute(const NXString &title, int index) | NXOpen::NXObject | |
| GetTimeUserAttribute(const char *title, int index) | NXOpen::NXObject | |
| GetUserAttribute(const NXString &title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
| GetUserAttribute(const char *title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
| GetUserAttribute(const char *title, bool includeUnset, bool addStringValues, NXOpen::NXObject::AttributeType type) | NXOpen::NXObject | |
| GetUserAttributeAsString(const NXString &title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
| GetUserAttributeAsString(const char *title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
| GetUserAttributeCount(NXOpen::AttributeIterator *iterator) | NXOpen::NXObject | |
| GetUserAttributeCount(NXOpen::AttributeIterator *iterator, bool countArrayAsOneAttribute) | NXOpen::NXObject | |
| GetUserAttributeCount(NXOpen::NXObject::AttributeType type) | NXOpen::NXObject | |
| GetUserAttributeCount(NXOpen::NXObject::AttributeType type, bool includeUnset, bool countArrayAsOneAttribute) | NXOpen::NXObject | |
| GetUserAttributeLock(const NXString &title, NXOpen::NXObject::AttributeType type) | NXOpen::NXObject | |
| GetUserAttributeLock(const char *title, NXOpen::NXObject::AttributeType type) | NXOpen::NXObject | |
| GetUserAttributes(NXOpen::AttributeIterator *iterator) | NXOpen::NXObject | |
| GetUserAttributes() | NXOpen::NXObject | |
| GetUserAttributes(bool includeUnset) | NXOpen::NXObject | |
| GetUserAttributeSize(const NXString &title, NXOpen::NXObject::AttributeType type) | NXOpen::NXObject | |
| GetUserAttributeSize(const char *title, NXOpen::NXObject::AttributeType type) | NXOpen::NXObject | |
| GetUserAttributeSourceObjects() | NXOpen::NXObject | |
| HasUserAttribute(NXOpen::AttributeIterator *iterator) | NXOpen::NXObject | |
| HasUserAttribute(const NXString &title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
| HasUserAttribute(const char *title, NXOpen::NXObject::AttributeType type, int index) | NXOpen::NXObject | |
| HideComponentsInIsolateView(const std::vector< NXOpen::Assemblies::Component * > &components, NXOpen::View **view) | NXOpen::Assemblies::ComponentAssembly | |
| InsertProduct(NXOpen::Part *productPart, int layer, NXOpen::PartLoadStatus **loadStatus) | NXOpen::Assemblies::ComponentAssembly | |
| IsOccurrence() | NXOpen::NXObject | virtual |
| JournalIdentifier() | NXOpen::NXObject | virtual |
| MapComponentFromParent(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| MapComponentsFromSubassembly(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| MoveComponent(NXOpen::Assemblies::Component *component, const NXOpen::Vector3d &translation, const NXOpen::Matrix3x3 &rotation) | NXOpen::Assemblies::ComponentAssembly | |
| MoveToPendingComponent(NXOpen::NXObject *component) | NXOpen::Assemblies::ComponentAssembly | |
| Name() | NXOpen::NXObject | virtual |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &title | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &title | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &title | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &title | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &title | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &title | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &title) | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &title | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetTimeAttribute(const NXString &title | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetTimeAttribute(const NXString &title | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use GetUserAttribute instead.") int GetIntegerAttribute(const NXString &title) | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use GetUserAttribute instead.") double GetRealAttribute(const NXString &title) | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use GetUserAttribute instead.") NXString GetStringAttribute(const NXString &title) | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use GetUserAttribute instead.") NXString GetReferenceAttribute(const NXString &title) | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetReferenceAttribute(const NXString &title | NXOpen::NXObject | |
| NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetReferenceAttribute(const NXString &title | NXOpen::NXObject | |
| NXObject() (定义于 NXOpen::NXObject) | NXOpen::NXObject | protected |
| OpenComponents(NXOpen::Assemblies::ComponentAssembly::OpenOption openOption, const std::vector< NXOpen::Assemblies::Component * > &componentsToOpen, std::vector< NXOpen::Assemblies::ComponentAssembly::OpenComponentStatus > &openStatus) | NXOpen::Assemblies::ComponentAssembly | |
| OpenComponentStatus 枚举名称 | NXOpen::Assemblies::ComponentAssembly | |
| OpenComponentStatusCouldNotOpen 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| OpenComponentStatusDeletedByOpen 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| OpenComponentStatusSuccessfullyOpened 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| OpenOption 枚举名称 | NXOpen::Assemblies::ComponentAssembly | |
| OpenOptionComponentOnly 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| OpenOptionImmediateChildren 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| OpenOptionReapplyRevRule 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| OpenOptionWholeAssembly 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| option | NXOpen::NXObject | |
| option | NXOpen::NXObject | |
| option | NXOpen::NXObject | |
| option | NXOpen::NXObject | |
| OrdersSet() | NXOpen::Assemblies::ComponentAssembly | |
| OrderTargetLocation 枚举名称 | NXOpen::Assemblies::ComponentAssembly | |
| OrderTargetLocationPlaceAfter 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| OrderTargetLocationPlaceBefore 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| OwningComponent() | NXOpen::NXObject | virtual |
| OwningPart() | NXOpen::NXObject | virtual |
| Positioner() | NXOpen::Assemblies::ComponentAssembly | |
| Print() | NXOpen::NXObject | virtual |
| Prototype() | NXOpen::NXObject | virtual |
| ReleaseSuppression(const std::vector< NXOpen::Assemblies::Component * > &components, const std::vector< NXOpen::Assemblies::Arrangement * > &arrangements) | NXOpen::Assemblies::ComponentAssembly | |
| ReleaseSuppression(const std::vector< NXOpen::Assemblies::Component * > &components) | NXOpen::Assemblies::ComponentAssembly | |
| RemoveComponent(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| ReorderChildrenOfParent(NXOpen::Assemblies::ComponentOrder *order, NXOpen::Assemblies::Component *parentComponent, const std::vector< NXOpen::Assemblies::Component * > &componentsToReorder) | NXOpen::Assemblies::ComponentAssembly | |
| ReorderComponents(NXOpen::Assemblies::ComponentOrder *order, const std::vector< NXOpen::Assemblies::Component * > &componentsToReorder, NXOpen::Assemblies::Component *targetComponent, NXOpen::Assemblies::ComponentAssembly::OrderTargetLocation beforeOrAfter) | NXOpen::Assemblies::ComponentAssembly | |
| ReplaceReferenceSet(NXOpen::Assemblies::Component *component, const NXString &newReferenceSet) | NXOpen::Assemblies::ComponentAssembly | |
| ReplaceReferenceSet(NXOpen::Assemblies::Component *component, const char *newReferenceSet) | NXOpen::Assemblies::ComponentAssembly | |
| ReplaceReferenceSetInOwners(const NXString &newReferenceSet, const std::vector< NXOpen::Assemblies::Component * > &components) | NXOpen::Assemblies::ComponentAssembly | |
| ReplaceReferenceSetInOwners(const char *newReferenceSet, const std::vector< NXOpen::Assemblies::Component * > &components) | NXOpen::Assemblies::ComponentAssembly | |
| RestructureComponents(const std::vector< NXOpen::Assemblies::Component * > &origComponents, NXOpen::Assemblies::Component *newParentComponent, bool deleteFlag, std::vector< NXOpen::Assemblies::Component * > &newComponents, NXOpen::ErrorList **errorList) | NXOpen::Assemblies::ComponentAssembly | |
| RootComponent() | NXOpen::Assemblies::ComponentAssembly | |
| SetActiveArrangement(NXOpen::Assemblies::Arrangement *newArrangement) | NXOpen::Assemblies::ComponentAssembly | |
| SetAsRequiredQuantity(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| SetAttribute(const char *title, int value) | NXOpen::NXObject | |
| SetAttribute(const char *title, int value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetAttribute(const char *title, double value) | NXOpen::NXObject | |
| SetAttribute(const char *title, double value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetAttribute(const char *title, const char *value) | NXOpen::NXObject | |
| SetAttribute(const char *title, const char *value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetAttribute(const char *title) | NXOpen::NXObject | |
| SetAttribute(const char *title, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetBooleanUserAttribute(const NXString &title, int index, bool value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetBooleanUserAttribute(const char *title, int index, bool value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetDefault(NXOpen::Assemblies::Arrangement *arrangement) | NXOpen::Assemblies::ComponentAssembly | |
| SetEmptyRefset(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| SetEntirePartRefset(NXOpen::Assemblies::Component *component) | NXOpen::Assemblies::ComponentAssembly | |
| SetIntegerQuantity(NXOpen::Assemblies::Component *component, int integerQuantity) | NXOpen::Assemblies::ComponentAssembly | |
| SetName(const NXString &name) | NXOpen::NXObject | virtual |
| SetName(const char *name) | NXOpen::NXObject | virtual |
| SetNonGeometricState(NXOpen::Assemblies::Component *component, bool nonGeometricState) | NXOpen::Assemblies::ComponentAssembly | |
| SetPdmReferenceAttribute(const NXString &attributeTitle, const NXString &attributeValue) | NXOpen::NXObject | |
| SetPdmReferenceAttribute(const char *attributeTitle, const char *attributeValue) | NXOpen::NXObject | |
| SetRealQuantity(NXOpen::Assemblies::Component *component, double realQuantity, const NXString &quantityUnits) | NXOpen::Assemblies::ComponentAssembly | |
| SetRealQuantity(NXOpen::Assemblies::Component *component, double realQuantity, const char *quantityUnits) | NXOpen::Assemblies::ComponentAssembly | |
| SetReferenceAttribute(const char *title, const char *value) | NXOpen::NXObject | |
| SetReferenceAttribute(const char *title, const char *value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetTimeAttribute(const char *title, const char *value) | NXOpen::NXObject | |
| SetTimeAttribute(const char *title, const char *value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetTimeUserAttribute(const NXString &title, int index, const NXString &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetTimeUserAttribute(const char *title, int index, const char *value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetTimeUserAttribute(const NXString &title, int index, const NXOpen::NXObject::ComputationalTime &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetTimeUserAttribute(const char *title, int index, const NXOpen::NXObject::ComputationalTime &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetUserAttribute(const NXOpen::NXObject::AttributeInformation &info, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetUserAttribute(const NXString &title, int index, int value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetUserAttribute(const char *title, int index, int value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetUserAttribute(const NXString &title, int index, double value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetUserAttribute(const char *title, int index, double value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetUserAttribute(const NXString &title, int index, const NXString &value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetUserAttribute(const char *title, int index, const char *value, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetUserAttribute(const NXString &title, int index, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetUserAttribute(const char *title, int index, NXOpen::Update::Option option) | NXOpen::NXObject | |
| SetUserAttributeLock(const NXString &title, NXOpen::NXObject::AttributeType type, bool lock) | NXOpen::NXObject | |
| SetUserAttributeLock(const char *title, NXOpen::NXObject::AttributeType type, bool lock) | NXOpen::NXObject | |
| ShowComponentsInIsolateView(const std::vector< NXOpen::Assemblies::Component * > &components, NXOpen::View **view) | NXOpen::Assemblies::ComponentAssembly | |
| Subsets() | NXOpen::Assemblies::ComponentAssembly | |
| SubstituteComponent(NXOpen::Assemblies::Component *component, NXOpen::BasePart *part, const NXString &newName, const NXString &referenceSet, int layer, NXOpen::Assemblies::ComponentAssembly::SubstitutionMode mode) | NXOpen::Assemblies::ComponentAssembly | |
| SubstituteComponent(NXOpen::Assemblies::Component *component, NXOpen::BasePart *part, const char *newName, const char *referenceSet, int layer, NXOpen::Assemblies::ComponentAssembly::SubstitutionMode mode) | NXOpen::Assemblies::ComponentAssembly | |
| SubstitutionMode 枚举名称 | NXOpen::Assemblies::ComponentAssembly | |
| SubstitutionModeAll 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| SubstitutionModeNonAssociative 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| SubstitutionModeSingleComponent 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| SuppressComponents(const std::vector< NXOpen::Assemblies::Component * > &components, const std::vector< NXOpen::Assemblies::Arrangement * > &arrangements) | NXOpen::Assemblies::ComponentAssembly | |
| SuppressComponents(const std::vector< NXOpen::Assemblies::Component * > &components) | NXOpen::Assemblies::ComponentAssembly | |
| SuppressComponents(const std::vector< NXOpen::Assemblies::Component * > &components, const std::vector< NXOpen::Assemblies::Arrangement * > &arrangements, const NXString &expression) | NXOpen::Assemblies::ComponentAssembly | |
| SuppressComponents(const std::vector< NXOpen::Assemblies::Component * > &components, const std::vector< NXOpen::Assemblies::Arrangement * > &arrangements, const char *expression) | NXOpen::Assemblies::ComponentAssembly | |
| SuppressedState 枚举名称 | NXOpen::Assemblies::ComponentAssembly | |
| SuppressedStateInherit 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| SuppressedStateSuppressed 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| SuppressedStateSuppressedByExp 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| SuppressedStateUnsuppressed 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| SuppressedStateUnsuppressedByExp 枚举值 | NXOpen::Assemblies::ComponentAssembly | |
| Tag() const | NXOpen::TaggedObject | |
| TaggedObject() (定义于 NXOpen::TaggedObject) | NXOpen::TaggedObject | |
| UnsuppressComponents(const std::vector< NXOpen::Assemblies::Component * > &components, const std::vector< NXOpen::Assemblies::Arrangement * > &arrangements) | NXOpen::Assemblies::ComponentAssembly | |
| UnsuppressComponents(const std::vector< NXOpen::Assemblies::Component * > &components) | NXOpen::Assemblies::ComponentAssembly | |
| value | NXOpen::NXObject | |
| value | NXOpen::NXObject | |
| value | NXOpen::NXObject | |
| ~ComponentAssembly() (定义于 NXOpen::Assemblies::ComponentAssembly) | NXOpen::Assemblies::ComponentAssembly | |
| ~INXObject() (定义于 NXOpen::INXObject) | NXOpen::INXObject | inlinevirtual |
| ~NXObject() (定义于 NXOpen::NXObject) | NXOpen::NXObject | |
| ~TaggedObject() (定义于 NXOpen::TaggedObject) | NXOpen::TaggedObject | virtual |