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

Represents a builder for non-associative trim corner operation. More...

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

List of all members.

Public Member Functions

NXOpen::SelectObjectCurve1 ()
 Returns the curve1
Created in NX5.0.0.
NXOpen::SelectObjectCurve2 ()
 Returns the curve2
Created in NX5.0.0.
NXOpen::Point3d GetReferencePoint ()
 Returns the reference point.
void SetReferencePoint (const NXOpen::Point3d &referencePoint)
 Sets the reference point
Created in NX5.0.0.

Detailed Description

Represents a builder for non-associative trim corner operation.


To create a new instance of this class, use Features::BaseFeatureCollection::CreateTrimCornerBuilder

Created in NX5.0.0.


Member Function Documentation

Returns the curve1
Created in NX5.0.0.



License requirements : None

Returns the curve2
Created in NX5.0.0.



License requirements : None

Returns the reference point.

Returns:

Created in NX5.0.0.

License requirements : None

Sets the reference point
Created in NX5.0.0.



License requirements : solid_modeling ("SOLIDS MODELING") OR drafting ("DRAFTING")

Parameters:
referencePointreference point

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