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

Represents a four point sheet body builder
To create a new instance of this class, use BodyCollection::CreateFourPointSurfaceBuilder

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::FourPointSurfaceBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::PointPoint1 ()
 Returns the first point
Created in NX6.0.0.
NXOpen::PointPoint2 ()
 Returns the second point
Created in NX6.0.0.
NXOpen::PointPoint3 ()
 Returns the third point
Created in NX6.0.0.
NXOpen::PointPoint4 ()
 Returns the fourth point
Created in NX6.0.0.
void SetPoint1 (NXOpen::Point *point1)
 Sets the first point
Created in NX6.0.0.
void SetPoint2 (NXOpen::Point *point2)
 Sets the second point
Created in NX6.0.0.
void SetPoint3 (NXOpen::Point *point3)
 Sets the third point
Created in NX6.0.0.
void SetPoint4 (NXOpen::Point *point4)
 Sets the fourth point
Created in NX6.0.0.

Detailed Description

Represents a four point sheet body builder
To create a new instance of this class, use BodyCollection::CreateFourPointSurfaceBuilder

Created in NX6.0.0.



Member Function Documentation

Returns the first point
Created in NX6.0.0.



License requirements : None

Returns the second point
Created in NX6.0.0.



License requirements : None

Returns the third point
Created in NX6.0.0.



License requirements : None

Returns the fourth point
Created in NX6.0.0.



License requirements : None

Sets the first point
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Parameters:
point1point1

Sets the second point
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Parameters:
point2point2

Sets the third point
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Parameters:
point3point3

Sets the fourth point
Created in NX6.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM")

Parameters:
point4point4

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