|
| NXOpen::Motion::AdamsSolverProperty * | AdamsSolverProperty () |
| NXOpen::Motion::MotionSolutionBuilder::AnalysisTypes | AnalysisType () |
| NXString | Description () |
| NXOpen::Expression * | GravityValueExpression () |
| NXOpen::Direction * | GravityVector () |
| bool | IsSkipStep () |
| NXString | Name () |
| NXOpen::Motion::RecurdynSolverProperty * | RecurdynSolverProperty () |
| void | SetAdamsSolverProperty (NXOpen::Motion::AdamsSolverProperty *adamsSolverProperty) |
| void | SetAnalysisType (NXOpen::Motion::MotionSolutionBuilder::AnalysisTypes analysisType) |
| void | SetDescription (const char *description) |
| void | SetDescription (const NXString &description) |
| void | SetGravityVector (NXOpen::Direction *gravityVector) |
| void | SetName (const char *name) |
| void | SetName (const NXString &name) |
| void | SetRecurdynSolverProperty (NXOpen::Motion::RecurdynSolverProperty *recurdynSolverProperty) |
| void | SetSkipStep (bool isSkipStep) |
| void | SetSkipSteps (const char *skipSteps) |
| void | SetSkipSteps (const NXString &skipSteps) |
| void | SetSolutionType (NXOpen::Motion::MotionSolutionBuilder::SolutionTypes solutionType) |
| void | SetStaticAnalysis (bool staticAnalysis) |
| void | SetStep (int step) |
| NXString | SkipSteps () |
| NXOpen::Motion::MotionSolutionBuilder::SolutionTypes | SolutionType () |
| bool | StaticAnalysis () |
| int | Step () |
| NXOpen::Expression * | TimeExpression () |
| NXString | EntityName () |
| void | GetBooleanPropertyNames (std::vector< NXString > &propertyNames) |
| bool | GetBooleanPropertyValue (const char *propertyName) |
| bool | GetBooleanPropertyValue (const NXString &propertyName) |
| void | GetCsysPropertyNames (std::vector< NXString > &propertyNames) |
| NXOpen::CoordinateSystem * | GetCsysPropertyValue (const char *propertyName) |
| NXOpen::CoordinateSystem * | GetCsysPropertyValue (const NXString &propertyName) |
| void | GetDirectionPropertyNames (std::vector< NXString > &propertyNames) |
| NXOpen::Direction * | GetDirectionPropertyValue (const char *propertyName) |
| NXOpen::Direction * | GetDirectionPropertyValue (const NXString &propertyName) |
| NXString | GetEntitySubtypeName () |
| void | GetFileReferencePropertyNames (std::vector< NXString > &propertyNames) |
| NXString | GetFileReferenceValue (const char *propertyName) |
| NXString | GetFileReferenceValue (const NXString &propertyName) |
| void | GetIntegerPropertyNames (std::vector< NXString > &propertyNames) |
| int | GetIntegerPropertyValue (const char *propertyName) |
| int | GetIntegerPropertyValue (const NXString &propertyName) |
| void | GetMaterialPropertyNames (std::vector< NXString > &propertyNames) |
| NXOpen::PhysicalMaterial * | GetMaterialPropertyValue (const char *propertyName, bool *isInherited) |
| NXOpen::PhysicalMaterial * | GetMaterialPropertyValue (const NXString &propertyName, bool *isInherited) |
| void | GetMultiColumnSelectionListPropertyNames (std::vector< NXString > &propertyNames) |
| void | GetMultiColumnSelectionListPropertyValue (const char *propertyName, std::vector< NXString > &propertyValue) |
| void | GetMultiColumnSelectionListPropertyValue (const NXString &propertyName, std::vector< NXString > &propertyValue) |
| std::vector< NXOpen::NXObject * > | GetMultipleColumnListPropertyValue (const char *propertyName) |
| std::vector< NXOpen::NXObject * > | GetMultipleColumnListPropertyValue (const NXString &propertyName) |
| void | GetMultipleReferencePropertyNames (std::vector< NXString > &propertyNames) |
| std::vector< NXOpen::NXObject * > | GetMultipleReferencePropertyValue (const char *propertyName) |
| std::vector< NXOpen::NXObject * > | GetMultipleReferencePropertyValue (const NXString &propertyName) |
| void | GetMultiTextPropertyNames (std::vector< NXString > &propertyNames) |
| NXString | GetMultiTextPropertyValue (const char *propertyName) |
| NXString | GetMultiTextPropertyValue (const NXString &propertyName) |
| void | GetPointPropertyNames (std::vector< NXString > &propertyNames) |
| NXOpen::Point * | GetPointPropertyValue (const char *propertyName) |
| NXOpen::Point * | GetPointPropertyValue (const NXString &propertyName) |
| NXOpen::Motion::ParamOverrideState | GetPropertyOverrideState (const char *propertyName) |
| NXOpen::Motion::ParamOverrideState | GetPropertyOverrideState (const NXString &propertyName) |
| void | GetReferencePropertyNames (std::vector< NXString > &propertyNames) |
| NXOpen::NXObject * | GetReferencePropertyValue (const char *propertyName) |
| NXOpen::NXObject * | GetReferencePropertyValue (const NXString &propertyName) |
| void | GetRGBColorPropertyNames (std::vector< NXString > &propertyNames) |
| void | GetRGBColorPropertyValue (const char *propertyName, std::vector< double > &propertyValue) |
| void | GetRGBColorPropertyValue (const NXString &propertyName, std::vector< double > &propertyValue) |
| void | GetRGBColorPropertyValue255 (const char *propertyName, std::vector< int > &propertyValue) |
| void | GetRGBColorPropertyValue255 (const NXString &propertyName, std::vector< int > &propertyValue) |
| void | GetScalarExpressionPropertyNames (std::vector< NXString > &propertyNames) |
| void | GetScalarExpressionPropertyValue (const char *propertyName, double *propertyValue, NXOpen::Unit **unitType) |
| void | GetScalarExpressionPropertyValue (const NXString &propertyName, double *propertyValue, NXOpen::Unit **unitType) |
| void | GetStringPropertyNames (std::vector< NXString > &propertyNames) |
| NXString | GetStringPropertyValue (const char *propertyName) |
| NXString | GetStringPropertyValue (const NXString &propertyName) |
| void | SetBooleanPropertyValue (const char *propertyName, bool propertyValue) |
| void | SetBooleanPropertyValue (const NXString &propertyName, bool propertyValue) |
| void | SetCsysPropertyValue (const char *propertyName, NXOpen::CoordinateSystem *propertyValue) |
| void | SetCsysPropertyValue (const NXString &propertyName, NXOpen::CoordinateSystem *propertyValue) |
| void | SetDirectionPropertyValue (const char *propertyName, NXOpen::Direction *propertyValue) |
| void | SetDirectionPropertyValue (const NXString &propertyName, NXOpen::Direction *propertyValue) |
| void | SetEntityName (const char *name) |
| void | SetEntityName (const NXString &name) |
| void | SetEntitySubtypeName (const char *entitySubtypeName) |
| void | SetEntitySubtypeName (const NXString &entitySubtypeName) |
| void | SetFileReferenceValue (const char *propertyName, const char *propertyValue) |
| void | SetFileReferenceValue (const NXString &propertyName, const NXString &propertyValue) |
| void | SetIntegerExpressionPropertyValue (const char *propertyName, const char *propertyValue) |
| void | SetIntegerExpressionPropertyValue (const NXString &propertyName, const NXString &propertyValue) |
| void | SetIntegerPropertyValue (const char *propertyName, int propertyValue) |
| void | SetIntegerPropertyValue (const NXString &propertyName, int propertyValue) |
| void | SetMaterialPropertyValue (const char *propertyName, bool isInherited, NXOpen::PhysicalMaterial *propertyValue) |
| void | SetMaterialPropertyValue (const NXString &propertyName, bool isInherited, NXOpen::PhysicalMaterial *propertyValue) |
| void | SetMultiColumnSelectionListPropertyValue (const char *propertyName, std::vector< NXString > &propertyValue) |
| void | SetMultiColumnSelectionListPropertyValue (const NXString &propertyName, std::vector< NXString > &propertyValue) |
| void | SetMultipleColumnListPropertyValue (const char *propertyName, const std::vector< NXOpen::NXObject * > &propertyValue) |
| void | SetMultipleColumnListPropertyValue (const NXString &propertyName, const std::vector< NXOpen::NXObject * > &propertyValue) |
| void | SetMultipleReferencePropertyValue (const char *propertyName, const std::vector< NXOpen::NXObject * > &propertyValue) |
| void | SetMultipleReferencePropertyValue (const NXString &propertyName, const std::vector< NXOpen::NXObject * > &propertyValue) |
| void | SetMultiTextPropertyValue (const char *propertyName, const char *propertyValue) |
| void | SetMultiTextPropertyValue (const NXString &propertyName, const NXString &propertyValue) |
| void | SetPointPropertyValue (const char *propertyName, NXOpen::Point *propertyValue) |
| void | SetPointPropertyValue (const NXString &propertyName, NXOpen::Point *propertyValue) |
| void | SetPropertyOverrideState (const char *propertyName, NXOpen::Motion::ParamOverrideState overrideState) |
| void | SetPropertyOverrideState (const NXString &propertyName, NXOpen::Motion::ParamOverrideState overrideState) |
| void | SetPropertyWithoutValue (const char *propertyName) |
| void | SetPropertyWithoutValue (const NXString &propertyName) |
| void | SetReferencePropertyValue (const char *propertyName, NXOpen::NXObject *propertyValue) |
| void | SetReferencePropertyValue (const NXString &propertyName, NXOpen::NXObject *propertyValue) |
| void | SetRGBColorPropertyValue (const char *propertyName, const std::vector< double > &propertyValue) |
| void | SetRGBColorPropertyValue (const NXString &propertyName, const std::vector< double > &propertyValue) |
| void | SetRGBColorPropertyValue255 (const char *propertyName, const std::vector< int > &propertyValue) |
| void | SetRGBColorPropertyValue255 (const NXString &propertyName, const std::vector< int > &propertyValue) |
| void | SetScalarExpressionPropertyValue (const char *propertyName, const char *propertyValue, NXOpen::Unit *unitType) |
| void | SetScalarExpressionPropertyValue (const char *propertyName, double propertyValue, NXOpen::Unit *unitType) |
| void | SetScalarExpressionPropertyValue (const NXString &propertyName, const NXString &propertyValue, NXOpen::Unit *unitType) |
| void | SetScalarExpressionPropertyValue (const NXString &propertyName, double propertyValue, NXOpen::Unit *unitType) |
| void | SetStringPropertyValue (const char *propertyName, const char *propertyValue) |
| void | SetStringPropertyValue (const NXString &propertyName, const NXString &propertyValue) |
| double | DisplayScale () |
| NXString | GroupName () |
| NXOpen::Motion::MotionObject::GroupType | GroupType () |
| void | SetDisplayScale (double displayScale) |
| void | SetGroupName (const char *groupName) |
| void | SetGroupName (const NXString &groupName) |
| void | SetGroupType (NXOpen::Motion::MotionObject::GroupType groupType) |
| NXOpen::NXObject * | Commit () |
| void | Destroy () |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| NXOpen::NXObject * | GetObject () |
| NXOpen::PreviewBuilder * | PreviewBuilder () |
| void | ShowResults () |
| virtual bool | Validate () |
| tag_t | Tag () const |