NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::CAE::CylinderBoundingVolume 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::CylinderBoundingVolume:
NXOpen::CAE::BoundingVolumePrimitive NXOpen::TaggedObject

Public Member Functions

void GetCsysDiameterHeight (NXOpen::CoordinateSystem **centerCsys, NXOpen::Expression **diameter, NXOpen::Expression **cylinderHeight)
 Gets the coordinate system, diameter and height for the Cylinder Bounding Volume. More...
 
void GetEndpointsDiameter (NXOpen::Point **baseCenter, NXOpen::Point **topCenter, NXOpen::Expression **diameter)
 Gets the end points and diameter for the Cylinder Bounding Volume. More...
 
void SetCsysDiameterHeight (NXOpen::CoordinateSystem *centerCsys, NXOpen::Expression *diameter, NXOpen::Expression *cylinderHeight)
 Sets the coordinate system, diameter and height for the Cylinder Bounding Volume. More...
 
void SetEndpointsDiameter (NXOpen::Point *baseCenter, NXOpen::Point *topCenter, NXOpen::Expression *diameter)
 Sets the end points and diameter for the Cylinder 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::CylinderBoundingVolume::GetCsysDiameterHeight ( NXOpen::CoordinateSystem **  centerCsys,
NXOpen::Expression **  diameter,
NXOpen::Expression **  cylinderHeight 
)

Gets the coordinate system, diameter and height for the Cylinder Bounding Volume.


Created in NX12.0.0.

License requirements : None

Parameters
centerCsyscentercsys
diameterdiameter
cylinderHeightcylinderheight
void NXOpen::CAE::CylinderBoundingVolume::GetEndpointsDiameter ( NXOpen::Point **  baseCenter,
NXOpen::Point **  topCenter,
NXOpen::Expression **  diameter 
)

Gets the end points and diameter for the Cylinder Bounding Volume.


Created in NX12.0.0.

License requirements : None

Parameters
baseCenterbasecenter
topCentertopcenter
diameterdiameter
void NXOpen::CAE::CylinderBoundingVolume::SetCsysDiameterHeight ( NXOpen::CoordinateSystem centerCsys,
NXOpen::Expression diameter,
NXOpen::Expression cylinderHeight 
)

Sets the coordinate system, diameter and height for the Cylinder Bounding Volume.


Created in NX12.0.0.

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

Parameters
centerCsyscentercsys
diameterdiameter
cylinderHeightcylinderheight
void NXOpen::CAE::CylinderBoundingVolume::SetEndpointsDiameter ( NXOpen::Point baseCenter,
NXOpen::Point topCenter,
NXOpen::Expression diameter 
)

Sets the end points and diameter for the Cylinder Bounding Volume.


Created in NX12.0.0.

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

Parameters
baseCenterbasecenter
topCentertopcenter
diameterdiameter

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