|
NX Open C++ 参考指南 2406 v1.1
|
成员的完整列表,这些成员属于 NXOpen::CoordinateSystemCollection,包括所有继承而来的类成员
| begin() | NXOpen::CoordinateSystemCollection | |
| CreateCoordinateSystem(const NXOpen::Point3d &origin, const NXOpen::Matrix3x3 &orientation, bool isTemporary) | NXOpen::CoordinateSystemCollection | |
| CreateCoordinateSystem(const NXOpen::Point3d &origin, const NXOpen::Vector3d &xDirection, const NXOpen::Vector3d &yDirection) | NXOpen::CoordinateSystemCollection | |
| CreateCoordinateSystem(const NXOpen::Point3d &origin, NXOpen::NXMatrix *orientation, bool isTemporary) | NXOpen::CoordinateSystemCollection | |
| CreateCoordinateSystem(NXOpen::Xform *xform, NXOpen::SmartObject::UpdateOption update) | NXOpen::CoordinateSystemCollection | |
| CreateCylindricalCoordinateSystem(const NXOpen::Point3d &origin, const NXOpen::Vector3d &xDirection, const NXOpen::Vector3d &yDirection) | NXOpen::CoordinateSystemCollection | |
| CreateCylindricalCoordinateSystem(const NXOpen::Point3d &origin, NXOpen::NXMatrix *orientation, bool isTemporary) | NXOpen::CoordinateSystemCollection | |
| CreateCylindricalCoordinateSystem(NXOpen::Xform *xform, NXOpen::SmartObject::UpdateOption update) | NXOpen::CoordinateSystemCollection | |
| CreateSphericalCoordinateSystem(const NXOpen::Point3d &origin, const NXOpen::Vector3d &xDirection, const NXOpen::Vector3d &yDirection) | NXOpen::CoordinateSystemCollection | |
| CreateSphericalCoordinateSystem(const NXOpen::Point3d &origin, NXOpen::NXMatrix *orientation, bool isTemporary) | NXOpen::CoordinateSystemCollection | |
| CreateSphericalCoordinateSystem(NXOpen::Xform *xform, NXOpen::SmartObject::UpdateOption update) | NXOpen::CoordinateSystemCollection | |
| end() | NXOpen::CoordinateSystemCollection | inline |
| GetOriginAndDirections(NXOpen::CoordinateSystem *csystem, NXOpen::Point **origin, NXOpen::Direction **direction1, NXOpen::Direction **direction2) | NXOpen::CoordinateSystemCollection | |
| Tag() const | NXOpen::CoordinateSystemCollection | |
| ~CoordinateSystemCollection() (定义于 NXOpen::CoordinateSystemCollection) | NXOpen::CoordinateSystemCollection | |
| ~TaggedObjectCollection() (定义于 NXOpen::TaggedObjectCollection) | NXOpen::TaggedObjectCollection | inlinevirtual |