NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::BoxBoundingVolume Class Reference

Represents Box Bounding Volume for Selection Recipe
This is a sub object

Created in NX12.0.0. More...

Inheritance diagram for NXOpen::CAE::BoxBoundingVolume:
NXOpen::CAE::BoundingVolumePrimitive NXOpen::TaggedObject

Public Member Functions

void GetCsysEdgelengths (NXOpen::CoordinateSystem **centerCsys, NXOpen::Expression **length, NXOpen::Expression **width, NXOpen::Expression **height)
 Gets the coordinate system and edge lengths for the Box Bounding Volume. More...
 
void GetDiagonalPoints (NXOpen::Point **firstPoint, NXOpen::Point **secondPoint)
 Gets the diagonal points for the Box Bounding Volume. More...
 
void SetCsysEdgelengths (NXOpen::CoordinateSystem *centerCsys, NXOpen::Expression *length, NXOpen::Expression *width, NXOpen::Expression *height)
 Sets the coordinate system and edge lengths for the Box Bounding Volume. More...
 
void SetDiagonalPoints (NXOpen::Point *firstPoint, NXOpen::Point *secondPoint)
 Sets the diagonal points for the Box Bounding Volume. More...
 
- Public Member Functions inherited from NXOpen::CAE::BoundingVolumePrimitive
NXOpen::CAE::CaeBoundingVolumePrimitiveContainment Containment ()
 Returns the contaiment for the Bounding Volume Primitive. More...
 
NXOpen::CAE::CaeBoundingVolumePrimitiveType GetCreationMethod ()
 Gets the type for the Bounding Volume Primitive. More...
 
void SetContainment (NXOpen::CAE::CaeBoundingVolumePrimitiveContainment containment)
 Sets the contaiment for the Bounding Volume Primitive. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents Box Bounding Volume for Selection Recipe
This is a sub object

Created in NX12.0.0.


Member Function Documentation

void NXOpen::CAE::BoxBoundingVolume::GetCsysEdgelengths ( NXOpen::CoordinateSystem **  centerCsys,
NXOpen::Expression **  length,
NXOpen::Expression **  width,
NXOpen::Expression **  height 
)

Gets the coordinate system and edge lengths for the Box Bounding Volume.


Created in NX12.0.0.

License requirements : None

Parameters
centerCsyscentercsys
lengthlength
widthwidth
heightheight
void NXOpen::CAE::BoxBoundingVolume::GetDiagonalPoints ( NXOpen::Point **  firstPoint,
NXOpen::Point **  secondPoint 
)

Gets the diagonal points for the Box Bounding Volume.


Created in NX12.0.0.

License requirements : None

Parameters
firstPointfirstpoint
secondPointsecondpoint
void NXOpen::CAE::BoxBoundingVolume::SetCsysEdgelengths ( NXOpen::CoordinateSystem centerCsys,
NXOpen::Expression length,
NXOpen::Expression width,
NXOpen::Expression height 
)

Sets the coordinate system and edge lengths for the Box Bounding Volume.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
centerCsyscentercsys
lengthlength
widthwidth
heightheight
void NXOpen::CAE::BoxBoundingVolume::SetDiagonalPoints ( NXOpen::Point firstPoint,
NXOpen::Point secondPoint 
)

Sets the diagonal points for the Box Bounding Volume.


Created in NX12.0.0.

License requirements : nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

Parameters
firstPointfirstpoint
secondPointsecondpoint

The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.