|
NX Open C++ 参考指南 2406 v1.1
|
轨迹追踪器构建器 更多...
#include <AnimationDesigner_TracerBuilder.hxx>
Public 成员函数 | |
| NXString | Name () |
| NXOpen::SelectNXObject * | Selection () |
| NXOpen::Point * | SelectPoint () |
| NXOpen::SelectNXObject * | SelectRefBody () |
| void | SetName (const char *name) |
| void | SetName (const NXString &name) |
| void | SetSelectPoint (NXOpen::Point *selectPoint) |
| void | SetShowInSimulation (bool show) |
| 仿真期间显示的选项。 创建于 NX2212.0.0. 许可要求 : nx_animationdesigner (" NX Animation Designer") | |
| bool | ShowInSimulation () |
| 仿真期间显示的选项。 创建于 NX2212.0.0. 许可要求 : nx_animationdesigner (" NX Animation Designer") | |
| NXOpen::Expression * | TraceRateSetting () |
| Public 成员函数 继承自 NXOpen::Builder | |
| NXOpen::NXObject * | Commit () |
| void | Destroy () |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| NXOpen::NXObject * | GetObject () |
| NXOpen::PreviewBuilder * | PreviewBuilder () |
| void | ShowResults () |
| virtual bool | Validate () |
| Public 成员函数 继承自 NXOpen::TaggedObject | |
| tag_t | Tag () const |
友元 | |
| class | _TracerBuilderBuilder |
轨迹追踪器构建器
表示 AnimationDesigner::Tracer 构建器
要创建此类的新实例,请使用 NXOpen::AnimationDesigner::TracerCollection::CreateTracerBuilder
创建于 NX1980.0.0.
| NXString NXOpen::AnimationDesigner::TracerBuilder::Name | ( | ) |
返回 名称
创建于 NX1980.0.0.
许可要求 : nx_animationdesigner (" NX Animation Designer")
| NXOpen::SelectNXObject * NXOpen::AnimationDesigner::TracerBuilder::Selection | ( | ) |
返回 体选择。应为 NXOpen::AnimationDesigner::RigidGroup
创建于 NX1980.0.0.
许可要求 : nx_animationdesigner (" NX Animation Designer")
| NXOpen::Point * NXOpen::AnimationDesigner::TracerBuilder::SelectPoint | ( | ) |
返回 原点。
创建于 NX1980.0.0.
许可要求 : nx_animationdesigner (" NX Animation Designer")
| NXOpen::SelectNXObject * NXOpen::AnimationDesigner::TracerBuilder::SelectRefBody | ( | ) |
返回 指定的参考体选择。应为 NXOpen::AnimationDesigner::RigidGroup
创建于 NX2212.0.0.
许可要求 : nx_animationdesigner (" NX Animation Designer")
| void NXOpen::AnimationDesigner::TracerBuilder::SetName | ( | const char * | name | ) |
设置 名称
创建于 NX1980.0.0.
许可要求 : nx_animationdesigner (" NX Animation Designer")
| name | name |
| void NXOpen::AnimationDesigner::TracerBuilder::SetName | ( | const NXString & | name | ) |
设置 名称
创建于 NX1980.0.0.
许可要求 : nx_animationdesigner (" NX Animation Designer")
| name | name |
| void NXOpen::AnimationDesigner::TracerBuilder::SetSelectPoint | ( | NXOpen::Point * | selectPoint | ) |
设置 原点。
创建于 NX1980.0.0.
许可要求 : nx_animationdesigner (" NX Animation Designer")
| selectPoint | selectpoint |
| void NXOpen::AnimationDesigner::TracerBuilder::SetShowInSimulation | ( | bool | show | ) |
仿真期间显示的选项。
创建于 NX2212.0.0.
许可要求 : nx_animationdesigner (" NX Animation Designer")
设置
| show | show |
| bool NXOpen::AnimationDesigner::TracerBuilder::ShowInSimulation | ( | ) |
仿真期间显示的选项。
创建于 NX2212.0.0.
许可要求 : nx_animationdesigner (" NX Animation Designer")
返回
| NXOpen::Expression * NXOpen::AnimationDesigner::TracerBuilder::TraceRateSetting | ( | ) |
返回 追踪速率设置
创建于 NX1980.0.0.
许可要求 : nx_animationdesigner (" NX Animation Designer")