NX Open C++ Reference Guide
Public Member Functions
NXOpen::RegionPoint Class Reference

Represents a point and body context on a region point. More...

Inheritance diagram for NXOpen::RegionPoint:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::BodyBody ()
 Returns the Body
Created in NX5.0.0.
NXOpen::PointPoint ()
 Returns the Point
Created in NX5.0.0.
void SetBody (NXOpen::Body *body)
 Sets the Body
Created in NX5.0.0.
void SetPoint (NXOpen::Point *point)
 Sets the Point
Created in NX5.0.0.

Detailed Description

Represents a point and body context on a region point.


To create a new instance of this class, use Part::CreateEmptyRegionPoint

Created in NX5.0.0.


Member Function Documentation

Returns the Body
Created in NX5.0.0.



License requirements : None

Returns the Point
Created in NX5.0.0.



License requirements : None

Sets the Body
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
bodybody to add corrosponding point

Sets the Point
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
pointpoint to add

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