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

Represents a Motion::PointOnSurfaceBuilder
To create a new instance of this class, use Motion::PointOnSurfaceCollection::CreatePointOnSurfaceBuilder

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Motion::PointOnSurfaceBuilder:
NXOpen::Motion::MotionBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

std::vector< NXOpen::Face * > GetFaces ()
 Returns the selected faces.
NXOpen::Motion::SelectLinkLink ()
 Returns the link
Created in NX8.0.0.
NXString Name ()
 Returns the name
Created in NX6.0.0.
NXOpen::PointPoint ()
 Returns the selected point
Created in NX6.0.0.
void SetFaces (const std::vector< NXOpen::Face * > &faces)
 Set the faces
Created in NX6.0.0.
void SetName (const NXString &name)
 Sets the name
Created in NX6.0.0.
void SetPoint (NXOpen::Point *point)
 Sets the selected point
Created in NX6.0.0.

Detailed Description

Represents a Motion::PointOnSurfaceBuilder
To create a new instance of this class, use Motion::PointOnSurfaceCollection::CreatePointOnSurfaceBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the selected faces.

Returns:

Created in NX6.0.0.

License requirements : None

Returns the link
Created in NX8.0.0.



License requirements : None

Returns the name
Created in NX6.0.0.



License requirements : None

Returns the selected point
Created in NX6.0.0.



License requirements : None

void NXOpen::Motion::PointOnSurfaceBuilder::SetFaces ( const std::vector< NXOpen::Face * > &  faces)

Set the faces
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
facesfaces

Sets the name
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
namename

Sets the selected point
Created in NX6.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
pointpoint

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