NX Open C++ 参考指南 2406 v1.1
载入中...
搜索中...
未找到
NXOpen::Section 成员列表

成员的完整列表,这些成员属于 NXOpen::Section,包括所有继承而来的类成员

_SectionBuilder (定义于 NXOpen::Section)NXOpen::Sectionfriend
AddChainBetweenIntersectionPoints(const std::vector< NXOpen::SelectionIntentRule * > &rules, NXOpen::NXObject *startConnector, const NXOpen::Point3d &startIntersectionPoint, NXOpen::NXObject *endConnector, const NXOpen::Point3d &endIntersectionPoint, NXOpen::NXObject *seed, const NXOpen::Point3d &helpPoint, NXOpen::Section::Mode featureMode, bool chainWithinFeature)NXOpen::Section
AddToSection(const std::vector< NXOpen::SelectionIntentRule * > &rules, NXOpen::NXObject *seed, NXOpen::NXObject *startConnector, NXOpen::NXObject *endConnector, const NXOpen::Point3d &helpPoint, NXOpen::Section::Mode featureMode)NXOpen::Section
AddToSection(const std::vector< NXOpen::SelectionIntentRule * > &rules, NXOpen::NXObject *seed, NXOpen::NXObject *startConnector, NXOpen::NXObject *endConnector, const NXOpen::Point3d &helpPoint, NXOpen::Section::Mode featureMode, bool chainWithinFeature)NXOpen::Section
AlignDirectionOfLoop(const NXOpen::Point3d &point, const NXOpen::Vector3d &direction)NXOpen::Section
AllowDegenerateCurves(bool allowDegenerateCurves)NXOpen::Section
AllowSelfIntersection(bool allowSelfIntersection)NXOpen::Section
AllowTypes 枚举名称NXOpen::Section
AllowTypesCurvesAndPoints 枚举值NXOpen::Section
AllowTypesOnlyCurves 枚举值NXOpen::Section
AllowTypesOnlyPoints 枚举值NXOpen::Section
AllowTypesUninitialized 枚举值NXOpen::Section
AngleTolerance()NXOpen::Section
AskRulesAndCollectedEntities(std::vector< NXOpen::SelectionIntentRule * > &rules, std::vector< int > &ruleObjectArrayCount)NXOpen::Section
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
Blank()NXOpen::DisplayableObject
ChainingTolerance()NXOpen::Section
CleanMappingData()NXOpen::Section
Clear()NXOpen::Section
CloneSection()NXOpen::Section
Color()NXOpen::DisplayableObject
CreateAttributeIterator()NXOpen::NXObject
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
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
DeselectOption 枚举名称NXOpen::Section
DeselectOptionCurveBetweenIntersection 枚举值NXOpen::Section
DeselectOptionSectionBetweenIntersection 枚举值NXOpen::Section
DeselectPortion(const NXOpen::Point3d &seedPoint, NXOpen::NXObject *startLimit, NXOpen::NXObject *endLimit, NXOpen::Section::DeselectOption deselectionType)NXOpen::Section
Destroy()NXOpen::Section
DisplayableObject() (定义于 NXOpen::DisplayableObject)NXOpen::DisplayableObjectprotected
DistanceTolerance()NXOpen::Section
EvaluateAndAskOutputEntities(std::vector< NXOpen::NXObject * > &refs)NXOpen::Section
FindObject(const NXString &journalIdentifier)NXOpen::NXObjectvirtual
FindObject(const char *journalIdentifier)NXOpen::NXObjectvirtual
GetAllowedEntityTypes()NXOpen::Section
GetBooleanUserAttribute(const NXString &title, int index)NXOpen::NXObject
GetBooleanUserAttribute(const char *title, int index)NXOpen::NXObject
GetComputationalTimeUserAttribute(const NXString &title, int index)NXOpen::NXObject
GetComputationalTimeUserAttribute(const char *title, int index)NXOpen::NXObject
GetIntegerAttribute(const char *title)NXOpen::NXObject
GetIntegerUserAttribute(const NXString &title, int index)NXOpen::NXObject
GetIntegerUserAttribute(const char *title, int index)NXOpen::NXObject
GetLoopIndex(NXOpen::NXObject *sectionElement)NXOpen::Section
GetLoopIndex(const NXOpen::Point3d &pointSpecifyingLoop, double tolerance)NXOpen::Section
GetMultiComponent()NXOpen::Section
GetNextUserAttribute(NXOpen::AttributeIterator *iterator, NXOpen::NXObject::AttributeInformation *info)NXOpen::NXObject
GetNonFeatureMode()NXOpen::Section
GetNumberOfLoops()NXOpen::Section
GetOldOutputCurves(std::vector< NXOpen::NXObject * > &oldOutputs)NXOpen::Section
GetOutputCurves(std::vector< NXOpen::NXObject * > &outputs)NXOpen::Section
GetPdmReferenceAttributeValue(const NXString &attributeTitle)NXOpen::NXObject
GetPdmReferenceAttributeValue(const char *attributeTitle)NXOpen::NXObject
GetRealAttribute(const char *title)NXOpen::NXObject
GetRealUserAttribute(const NXString &title, int index)NXOpen::NXObject
GetRealUserAttribute(const char *title, int index)NXOpen::NXObject
GetReferenceAttribute(const char *title)NXOpen::NXObject
GetSectionData(std::vector< NXOpen::SectionData * > &sectionData)NXOpen::Section
GetSectionData(bool withOccurrenceInfo, std::vector< NXOpen::SectionData * > &sectionData)NXOpen::Section
GetStartAndDirection(NXOpen::ICurve **startElement, NXOpen::Point3d *startPoint, NXOpen::Vector3d *direction)NXOpen::Section
GetStartAndDirectionOfLoop(int index, NXOpen::Point3d *startPoint, NXOpen::Vector3d *direction)NXOpen::Section
GetStringAttribute(const char *title)NXOpen::NXObject
GetStringUserAttribute(const NXString &title, int index)NXOpen::NXObject
GetStringUserAttribute(const char *title, int index)NXOpen::NXObject
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
Highlight()NXOpen::DisplayableObject
IsBlanked()NXOpen::DisplayableObject
IsOccurrence()NXOpen::NXObjectvirtual
JournalIdentifier()NXOpen::NXObjectvirtual
Layer()NXOpen::DisplayableObject
LineFont()NXOpen::DisplayableObject
LineWidth()NXOpen::DisplayableObject
MapSectionElements(NXOpen::NXObject *oldWf, NXOpen::NXObject *newWf)NXOpen::Section
Mode 枚举名称NXOpen::Section
ModeCreate 枚举值NXOpen::Section
ModeEdit 枚举值NXOpen::Section
Name()NXOpen::NXObjectvirtual
NameLocation()NXOpen::DisplayableObject
NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &titleNXOpen::NXObject
NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &titleNXOpen::NXObject
NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &titleNXOpen::NXObject
NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &titleNXOpen::NXObject
NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &titleNXOpen::NXObject
NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetAttribute(const NXString &titleNXOpen::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 &titleNXOpen::NXObject
NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetTimeAttribute(const NXString &titleNXOpen::NXObject
NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetTimeAttribute(const NXString &titleNXOpen::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 &titleNXOpen::NXObject
NX_DEPRECATED("Deprecated in NX8.0.0. Use SetUserAttribute instead.") void SetReferenceAttribute(const NXString &titleNXOpen::NXObject
NXObject() (定义于 NXOpen::NXObject)NXOpen::NXObjectprotected
ObjectFont 枚举名称NXOpen::DisplayableObject
ObjectFontCenterline 枚举值NXOpen::DisplayableObject
ObjectFontDashed 枚举值NXOpen::DisplayableObject
ObjectFontDotted 枚举值NXOpen::DisplayableObject
ObjectFontDottedDashed 枚举值NXOpen::DisplayableObject
ObjectFontEight 枚举值NXOpen::DisplayableObject
ObjectFontEleven 枚举值NXOpen::DisplayableObject
ObjectFontLongDashed 枚举值NXOpen::DisplayableObject
ObjectFontNine 枚举值NXOpen::DisplayableObject
ObjectFontPhantom 枚举值NXOpen::DisplayableObject
ObjectFontSolid 枚举值NXOpen::DisplayableObject
ObjectFontTen 枚举值NXOpen::DisplayableObject
ObjectWidth 枚举名称NXOpen::DisplayableObject
ObjectWidthEight 枚举值NXOpen::DisplayableObject
ObjectWidthFive 枚举值NXOpen::DisplayableObject
ObjectWidthFour 枚举值NXOpen::DisplayableObject
ObjectWidthNine 枚举值NXOpen::DisplayableObject
ObjectWidthNormal 枚举值NXOpen::DisplayableObject
ObjectWidthOne 枚举值NXOpen::DisplayableObject
ObjectWidthSeven 枚举值NXOpen::DisplayableObject
ObjectWidthSix 枚举值NXOpen::DisplayableObject
ObjectWidthThick 枚举值NXOpen::DisplayableObject
ObjectWidthThin 枚举值NXOpen::DisplayableObject
ObjectWidthThree 枚举值NXOpen::DisplayableObject
ObjectWidthTwo 枚举值NXOpen::DisplayableObject
optionNXOpen::NXObject
optionNXOpen::NXObject
optionNXOpen::NXObject
optionNXOpen::NXObject
OwningComponent()NXOpen::NXObjectvirtual
OwningPart()NXOpen::NXObjectvirtual
PrepareMappingData()NXOpen::Section
Print()NXOpen::NXObjectvirtual
Prototype()NXOpen::NXObjectvirtual
RedisplayObject()NXOpen::DisplayableObject
RemoveMultipleElements(const std::vector< NXOpen::ICurve * > &wfs, const std::vector< NXOpen::NXObject * > &startConnectors, const std::vector< NXOpen::NXObject * > &endConnectors, const std::vector< bool > &isCombinationsResultIntoOnlyOneCurvePerCombination, const std::vector< NXOpen::Point3d > &pointsOnCurvesToBeRemoved, const std::vector< NXOpen::Point * > &points, NXOpen::Section::Mode featureMode)NXOpen::Section
RemoveRules(const std::vector< NXOpen::SelectionIntentRule * > &rules, NXOpen::NXObject *startConnector, NXOpen::NXObject *endConnector, NXOpen::Section::Mode featureMode)NXOpen::Section
RemoveRules(NXOpen::ICurve *sectionElement, NXOpen::NXObject *startConnector, NXOpen::NXObject *endConnector, NXOpen::Section::Mode featureMode)NXOpen::Section
RemoveSingleSectionElement(NXOpen::ICurve *sectionElement, NXOpen::NXObject *startConnector, NXOpen::NXObject *endConnector, NXOpen::Section::Mode featureMode)NXOpen::Section
RemoveSingleSectionElement(NXOpen::Point *sectionElement, NXOpen::Section::Mode featureMode)NXOpen::Section
RemoveUnderlyingChain(const NXOpen::Point3d &pointSpecifyingChain, double tolerance, NXOpen::Section::Mode featureMode)NXOpen::Section
RemoveUnderlyingCurve(const NXOpen::Point3d &pointSpecifyingCurve, double tolerance, NXOpen::Section::Mode featureMode)NXOpen::Section
RemoveViewDependency()NXOpen::DisplayableObject
ReverseDirection()NXOpen::Section
ReverseDirectionOfClosedLoop(int index)NXOpen::Section
ReverseDirectionOfLoop(int index)NXOpen::Section
Section() (定义于 NXOpen::Section)NXOpen::Sectionprotected
SetAllowedEntityTypes(NXOpen::Section::AllowTypes allowedEntityTypes)NXOpen::Section
SetAllowRefCrvs(bool allowRefCrvs)NXOpen::Section
SetAngleTolerance(double angleTolerance)NXOpen::Section
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
SetChainingTolerance(double chainingTolerance)NXOpen::Section
SetColor(int color)NXOpen::DisplayableObject
SetDistanceTolerance(double distanceTolerance)NXOpen::Section
SetInterpart(bool interpart)NXOpen::Section
SetLayer(int layer)NXOpen::DisplayableObject
SetLineFont(NXOpen::DisplayableObject::ObjectFont font)NXOpen::DisplayableObject
SetLineWidth(NXOpen::DisplayableObject::ObjectWidth width)NXOpen::DisplayableObject
SetMultiComponent()NXOpen::Section
SetName(const NXString &name)NXOpen::NXObjectvirtual
SetName(const char *name)NXOpen::NXObjectvirtual
SetNameLocation(const NXOpen::Point3d &location)NXOpen::DisplayableObject
SetNonFeatureMode()NXOpen::Section
SetPdmReferenceAttribute(const NXString &attributeTitle, const NXString &attributeValue)NXOpen::NXObject
SetPdmReferenceAttribute(const char *attributeTitle, const char *attributeValue)NXOpen::NXObject
SetReferenceAttribute(const char *title, const char *value)NXOpen::NXObject
SetReferenceAttribute(const char *title, const char *value, NXOpen::Update::Option option)NXOpen::NXObject
SetStartAndDirection(NXOpen::ICurve *startElement, const NXOpen::Point3d &startPoint, const NXOpen::Vector3d &direction)NXOpen::Section
SetStartCurveOfClosedLoop(int index, const NXOpen::Point3d &pointOnStartCurve)NXOpen::Section
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
SkipSorting(bool skipSorting)NXOpen::Section
Tag() constNXOpen::TaggedObject
TaggedObject() (定义于 NXOpen::TaggedObject)NXOpen::TaggedObject
Unblank()NXOpen::DisplayableObject
Unhighlight()NXOpen::DisplayableObject
valueNXOpen::NXObject
valueNXOpen::NXObject
valueNXOpen::NXObject
~DisplayableObject() (定义于 NXOpen::DisplayableObject)NXOpen::DisplayableObject
~IFitTo() (定义于 NXOpen::IFitTo)NXOpen::IFitToinlinevirtual
~INXObject() (定义于 NXOpen::INXObject)NXOpen::INXObjectinlinevirtual
~NXObject() (定义于 NXOpen::NXObject)NXOpen::NXObject
~Section() (定义于 NXOpen::Section)NXOpen::Section
~TaggedObject() (定义于 NXOpen::TaggedObject)NXOpen::TaggedObjectvirtual