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

Represents a builder for an offset region feature, don't use it until nx502. More...

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

List of all members.

Public Member Functions

NXOpen::ModlDirect::SelectBlendBlendFace ()
 Returns the face collector holding the all the recognized blend faces adjacent to faces to offset.
NXOpen::ExpressionDistance ()
 Returns the distance to offset, don't use it until nx502
Created in NX5.0.2.
NXOpen::ScCollectorFace ()
 Returns the faces to offset, don't use it until nx502
Created in NX5.0.2.
bool ReverseDirection ()
 Returns the flag of reverse direction of offset, don't use it until nx502
Created in NX5.0.2.
void SetReverseDirection (bool reverseDirection)
 Sets the flag of reverse direction of offset, don't use it until nx502
Created in NX5.0.2.

Detailed Description

Represents a builder for an offset region feature, don't use it until nx502.


To create a new instance of this class, use Features::FeatureCollection::CreateOffsetRegionBuilder
Default values.

Property Value

Distance.Value

5.0 (millimeters part), 0.2 (inches part)


Created in NX5.0.2.


Member Function Documentation

Returns the face collector holding the all the recognized blend faces adjacent to faces to offset.

It is auto recognized blends + user selected blends - user excluded blends, don't use it until nx502
Created in NX5.0.2.

License requirements : None

Returns the distance to offset, don't use it until nx502
Created in NX5.0.2.



License requirements : None

Returns the faces to offset, don't use it until nx502
Created in NX5.0.2.



License requirements : None

Returns the flag of reverse direction of offset, don't use it until nx502
Created in NX5.0.2.



License requirements : None

Sets the flag of reverse direction of offset, don't use it until nx502
Created in NX5.0.2.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
reverseDirectionthe flag of reverse direction

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