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

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

Created in NX12.0.0. More...

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

Public Member Functions

void GetCenterDiameter (NXOpen::Point **centerPoint, NXOpen::Expression **diameter)
 Gets the center point and diameter for the Sphere Bounding Volume. More...
 
void SetCenterDiameter (NXOpen::Point *centerPoint, NXOpen::Expression *diameter)
 Sets the center point and diameter for the Sphere 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 Sphere Bounding Volume for Selection Recipe
This is a sub object

Created in NX12.0.0.


Member Function Documentation

void NXOpen::CAE::SphereBoundingVolume::GetCenterDiameter ( NXOpen::Point **  centerPoint,
NXOpen::Expression **  diameter 
)

Gets the center point and diameter for the Sphere Bounding Volume.


Created in NX12.0.0.

License requirements : None

Parameters
centerPointcenterpoint
diameterdiameter
void NXOpen::CAE::SphereBoundingVolume::SetCenterDiameter ( NXOpen::Point centerPoint,
NXOpen::Expression diameter 
)

Sets the center point and diameter for the Sphere Bounding Volume.


Created in NX12.0.0.

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

Parameters
centerPointcenterpoint
diameterdiameter

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