NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.CAE.SphereBoundingVolume Class Reference

Represents Sphere Bounding Volume for Selection Recipe More...

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

Public Member Functions

unsafe void GetCenterDiameter (out NXOpen.Point centerPoint, out NXOpen.Expression diameter)
 Gets the center point and diameter for the Sphere Bounding Volume. More...
 
unsafe 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
unsafe
NXOpen.CAE.CaeBoundingVolumePrimitiveType 
GetCreationMethod ()
 Gets the type for the Bounding Volume Primitive. More...
 

Additional Inherited Members

- Properties inherited from NXOpen.CAE.BoundingVolumePrimitive
unsafe
NXOpen.CAE.CaeBoundingVolumePrimitiveContainment 
Containment [get, set]
 Returns or sets the contaiment for the Bounding Volume Primitive. More...
 

Detailed Description

Represents Sphere Bounding Volume for Selection Recipe

This is a sub object

Created in NX12.0.0

Member Function Documentation

unsafe void NXOpen.CAE.SphereBoundingVolume.GetCenterDiameter ( out NXOpen.Point  centerPoint,
out NXOpen.Expression  diameter 
)

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

Created in NX12.0.0

License requirements: None.

Parameters
centerPoint
diameter
unsafe 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
centerPoint
diameter

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