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

Represents a Features::ResizePlane builder
To create a new instance of this class, use Features::FeatureCollection::CreateResizePlaneBuilder

Created in NX6.0.3. More...

Inheritance diagram for NXOpen::Features::ResizePlaneBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

void GetCornerPoints (std::vector< NXOpen::Point3d > &cornerPoints)
 Gets the four corner points for resizing a datum plane
Created in NX6.0.3.
NXOpen::SelectDatumPlanePlane ()
 Returns the plane
Created in NX6.0.3.
bool ResizeDuringUpdate ()
 Returns the flag for resizing a datum plane.
void SetCornerPoints (const std::vector< NXOpen::Point3d > &cornerPoints)
 Sets the four corner points for resizing a datum plane
Created in NX6.0.3.
void SetResizeDuringUpdate (bool resizeDuringUpdate)
 Sets the flag for resizing a datum plane.

Detailed Description

Represents a Features::ResizePlane builder
To create a new instance of this class, use Features::FeatureCollection::CreateResizePlaneBuilder

Created in NX6.0.3.



Member Function Documentation

Gets the four corner points for resizing a datum plane
Created in NX6.0.3.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
cornerPointsx,y,z coordinates of corner points

Returns the plane
Created in NX6.0.3.



License requirements : None

Returns the flag for resizing a datum plane.

If true, the datum plane is set to a default size
Created in NX6.0.3.

License requirements : None

void NXOpen::Features::ResizePlaneBuilder::SetCornerPoints ( const std::vector< NXOpen::Point3d > &  cornerPoints)

Sets the four corner points for resizing a datum plane
Created in NX6.0.3.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
cornerPointsx,y,z coordinates of corner points

Sets the flag for resizing a datum plane.

If true, the datum plane is set to a default size
Created in NX6.0.3.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
resizeDuringUpdateresizeduringupdate

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