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

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

_PathBuilder (定义于 NXOpen::CAM::Path)NXOpen::CAM::Pathfriend
AddCircularMotion(NXOpen::CAM::PathCircularMotion *data, NXOpen::CAM::CamPathToolpathEventLocation location, NXOpen::CAM::PathEvent *referenceEvent)NXOpen::CAM::Path
AddHelixMotion(NXOpen::CAM::PathHelixMotion *data, NXOpen::CAM::CamPathToolpathEventLocation location, NXOpen::CAM::PathEvent *referenceEvent)NXOpen::CAM::Path
AddLevelMarker(NXOpen::CAM::PathLevelMarker *data, NXOpen::CAM::CamPathToolpathEventLocation location, NXOpen::CAM::PathEvent *referenceEvent)NXOpen::CAM::Path
AddLinearMotion(NXOpen::CAM::PathLinearMotion *data, NXOpen::CAM::CamPathToolpathEventLocation location, NXOpen::CAM::PathEvent *referenceEvent)NXOpen::CAM::Path
AddMarker(NXOpen::CAM::PathMarker *data, NXOpen::CAM::CamPathToolpathEventLocation location, NXOpen::CAM::PathEvent *referenceEvent)NXOpen::CAM::Path
AddUde(const NXString &udeName, NXOpen::CAM::CamPathToolpathEventLocation location, NXOpen::CAM::PathEvent *referenceEvent)NXOpen::CAM::Path
AddUde(const char *udeName, NXOpen::CAM::CamPathToolpathEventLocation location, NXOpen::CAM::PathEvent *referenceEvent)NXOpen::CAM::Path
AppendCircularMotion(NXOpen::CAM::PathCircularMotion *data)NXOpen::CAM::Path
AppendHelixMotion(NXOpen::CAM::PathHelixMotion *data)NXOpen::CAM::Path
AppendLevelMarker(NXOpen::CAM::PathLevelMarker *data)NXOpen::CAM::Path
AppendLinearMotion(NXOpen::CAM::PathLinearMotion *data)NXOpen::CAM::Path
AppendMarker(NXOpen::CAM::PathMarker *data)NXOpen::CAM::Path
AppendUde(const NXString &udeName)NXOpen::CAM::Path
AppendUde(const char *udeName)NXOpen::CAM::Path
ContactType()NXOpen::CAM::Path
CopyEvent(NXOpen::CAM::PathEvent *eventToCopy, NXOpen::CAM::CamPathToolpathEventLocation location, NXOpen::CAM::PathEvent *referenceEvent)NXOpen::CAM::Path
DeleteAllUdesOfName(const NXString &udeName)NXOpen::CAM::Path
DeleteAllUdesOfName(const char *udeName)NXOpen::CAM::Path
DeleteOneEvent(int index)NXOpen::CAM::Path
DeleteOneEvent(NXOpen::CAM::PathEvent *pathEvent)NXOpen::CAM::Path
EmptyPath()NXOpen::CAM::Path
FindingTypes 枚举名称NXOpen::CAM::Path
FindingTypesCollision 枚举值NXOpen::CAM::Path
FindingTypesGouge 枚举值NXOpen::CAM::Path
FindingTypesHardLimit 枚举值NXOpen::CAM::Path
FindingTypesHolderCollision 枚举值NXOpen::CAM::Path
FindingTypesOverEngagement 枚举值NXOpen::CAM::Path
FindingTypesRapidCollision 枚举值NXOpen::CAM::Path
FindingTypesReachFailure 枚举值NXOpen::CAM::Path
FindingTypesSingularity 枚举值NXOpen::CAM::Path
FindingTypesSoftLimit 枚举值NXOpen::CAM::Path
FindingTypesSpike 枚举值NXOpen::CAM::Path
FindingTypesUnwind 枚举值NXOpen::CAM::Path
FindingTypesVariableLimit 枚举值NXOpen::CAM::Path
GetAllFindingTypes(std::vector< NXOpen::CAM::Path::FindingTypes > &findingTypes)NXOpen::CAM::Path
GetCircularMotion(int index)NXOpen::CAM::Path
GetCircularMotion(NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
GetFindingStartEndEvents(NXOpen::CAM::Path::FindingTypes type, std::vector< NXOpen::CAM::PathEvent * > &startEvents, std::vector< NXOpen::CAM::PathEvent * > &endEvents)NXOpen::CAM::Path
GetFirstEvent()NXOpen::CAM::Path
GetHelixMotion(int index)NXOpen::CAM::Path
GetHelixMotion(NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
GetLaserOptimizationData()NXOpen::CAM::Path
GetLastEvent()NXOpen::CAM::Path
GetLevelMarker(int index)NXOpen::CAM::Path
GetLevelMarker(NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
GetLinearMotion(int index)NXOpen::CAM::Path
GetLinearMotion(NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
GetMarker(int index)NXOpen::CAM::Path
GetMarker(NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
GetNumberOfFindings(NXOpen::CAM::Path::FindingTypes type)NXOpen::CAM::Path
GetReferenceData()NXOpen::CAM::Path
GetSubPathData(NXOpen::CAM::PathEvent *forEvent)NXOpen::CAM::Path
GetToolpathEvent(int eventNumber)NXOpen::CAM::Path
GetToolpathEventType(int eventNumber)NXOpen::CAM::Path
GetToolpathEventType(NXOpen::CAM::PathEvent *pathEvent)NXOpen::CAM::Path
GetUde(int index)NXOpen::CAM::Path
GetUde(NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
GetWidthHeight(NXOpen::CAM::PathEvent *eventOfInterest, double *width, double *height)NXOpen::CAM::Path
HasSubPath()NXOpen::CAM::Path
InsertCircularMotionAfter(NXOpen::CAM::PathCircularMotion *data, int index)NXOpen::CAM::Path
InsertCircularMotionBefore(NXOpen::CAM::PathCircularMotion *data, int index)NXOpen::CAM::Path
InsertHelixMotionAfter(NXOpen::CAM::PathHelixMotion *data, int index)NXOpen::CAM::Path
InsertHelixMotionBefore(NXOpen::CAM::PathHelixMotion *data, int index)NXOpen::CAM::Path
InsertLevelMarkerAfter(NXOpen::CAM::PathLevelMarker *data, int index)NXOpen::CAM::Path
InsertLevelMarkerBefore(NXOpen::CAM::PathLevelMarker *data, int index)NXOpen::CAM::Path
InsertLinearMotionAfter(NXOpen::CAM::PathLinearMotion *data, int index)NXOpen::CAM::Path
InsertLinearMotionBefore(NXOpen::CAM::PathLinearMotion *data, int index)NXOpen::CAM::Path
InsertMarkerAfter(NXOpen::CAM::PathMarker *data, int index)NXOpen::CAM::Path
InsertMarkerBefore(NXOpen::CAM::PathMarker *data, int index)NXOpen::CAM::Path
InsertUdeAfter(const NXString &udeName, int index)NXOpen::CAM::Path
InsertUdeAfter(const char *udeName, int index)NXOpen::CAM::Path
InsertUdeBefore(const NXString &udeName, int index)NXOpen::CAM::Path
InsertUdeBefore(const char *udeName, int index)NXOpen::CAM::Path
IsFirstEvent(NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
IsLastEvent(NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
IsToolpathEventAMotion(int eventNumber, NXOpen::CAM::CamPathMotionType *motionType, NXOpen::CAM::CamPathMotionShapeType *motionShape)NXOpen::CAM::Path
IsToolpathEventAMotion(NXOpen::CAM::PathEvent *eventOfInterest, NXOpen::CAM::CamPathMotionType *motionType, NXOpen::CAM::CamPathMotionShapeType *motionShape)NXOpen::CAM::Path
IsToolpathEventUde(NXOpen::CAM::PathEvent *eventOfInterest, NXString *udeName)NXOpen::CAM::Path
ModifyCircularMotion(NXOpen::CAM::PathCircularMotion *data, NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
ModifyHelixMotion(NXOpen::CAM::PathHelixMotion *data, NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
ModifyLinearMotion(NXOpen::CAM::PathLinearMotion *data, NXOpen::CAM::PathEvent *eventOfInterest)NXOpen::CAM::Path
MoveEvent(int fromIndex, int toIndex)NXOpen::CAM::Path
MoveEvent(NXOpen::CAM::PathEvent *eventToMove, NXOpen::CAM::CamPathToolpathEventLocation location, NXOpen::CAM::PathEvent *referenceEvent)NXOpen::CAM::Path
NewPathCircularMotion()NXOpen::CAM::Path
NewPathHelixMotion()NXOpen::CAM::Path
NewPathLinearMotion()NXOpen::CAM::Path
NewPathMarker(NXOpen::CAM::PathMarker::Type markerType)NXOpen::CAM::Path
NumberOfToolpathEvents()NXOpen::CAM::Path
Path() (定义于 NXOpen::CAM::Path)NXOpen::CAM::Pathprotected
RobotRulesStatus()NXOpen::CAM::Path
RobotRulesStatusStates 枚举名称NXOpen::CAM::Path
RobotRulesStatusStatesChanged 枚举值NXOpen::CAM::Path
RobotRulesStatusStatesRegenerate 枚举值NXOpen::CAM::Path
RobotRulesStatusStatesRegenerated 枚举值NXOpen::CAM::Path
RobotRulesStatusStatesUnchanged 枚举值NXOpen::CAM::Path
SetCircularMotion(int index, NXOpen::CAM::PathCircularMotion *data)NXOpen::CAM::Path
SetContactType(NXOpen::CAM::CamPathContactType contactType)NXOpen::CAM::Path
SetHelixMotion(int index, NXOpen::CAM::PathHelixMotion *data)NXOpen::CAM::Path
SetLevelMarker(int index, NXOpen::CAM::PathLevelMarker *data)NXOpen::CAM::Path
SetLevelMarker(NXOpen::CAM::PathEvent *eventOfInterest, NXOpen::CAM::PathLevelMarker *data)NXOpen::CAM::Path
SetLinearMotion(int index, NXOpen::CAM::PathLinearMotion *data)NXOpen::CAM::Path
SetMarker(int index, NXOpen::CAM::PathMarker *data)NXOpen::CAM::Path
SetMarker(NXOpen::CAM::PathEvent *eventOfInterest, NXOpen::CAM::PathMarker *data)NXOpen::CAM::Path
SetRobotRulesStatus(NXOpen::CAM::Path::RobotRulesStatusStates status)NXOpen::CAM::Path
SetUde(int index, NXOpen::CAM::Ude *data)NXOpen::CAM::Path
SetUde(NXOpen::CAM::PathEvent *eventOfInterest, NXOpen::CAM::Ude *data)NXOpen::CAM::Path
SetWidthHeight(NXOpen::CAM::PathEvent *eventOfInterest, double width, double height)NXOpen::CAM::Path
Tag() constNXOpen::TaggedObject
TaggedObject() (定义于 NXOpen::TaggedObject)NXOpen::TaggedObject
ToolAxisType()NXOpen::CAM::Path
~Path() (定义于 NXOpen::CAM::Path)NXOpen::CAM::Path
~TaggedObject() (定义于 NXOpen::TaggedObject)NXOpen::TaggedObjectvirtual