NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Features::ResizeChamferBuilder Class Reference

Represents a Features::ResizeChamfer builder
To create a new instance of this class, use Features::FeatureCollection::CreateResizeChamferBuilder
Default values. More...

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

List of all members.

Public Types

enum  SectionType { SectionTypeSymmetricOffset, SectionTypeAsymmetricOffset, SectionTypeOffsetandAngle }
 the chamfer section types More...

Public Member Functions

NXOpen::ExpressionAngle ()
 Returns the angle
Created in NX7.0.0.
NXOpen::Features::ResizeChamferBuilder::SectionType ChamferType ()
 Returns the chamfer type
Created in NX7.0.0.
NXOpen::ScCollectorFaces ()
 Returns the faces
Created in NX7.0.0.
bool FlipChamferOffsets ()
 Returns the flip flag
Created in NX7.0.0.
NXOpen::ExpressionOffset1 ()
 Returns the offset1
Created in NX7.0.0.
NXOpen::ExpressionOffset2 ()
 Returns the offset2
Created in NX7.0.0.
void SetChamferType (NXOpen::Features::ResizeChamferBuilder::SectionType chamferType)
 Sets the chamfer type
Created in NX7.0.0.
void SetFlipChamferOffsets (bool flipChamferOffsets)
 Sets the flip flag
Created in NX7.0.0.

Detailed Description

Represents a Features::ResizeChamfer builder
To create a new instance of this class, use Features::FeatureCollection::CreateResizeChamferBuilder
Default values.

Property Value

Angle.Value

0

ChamferType

SymmetricOffset

Offset1.Value

0 (millimeters part), 0 (inches part)

Offset2.Value

0 (millimeters part), 0 (inches part)


Created in NX7.0.0.


Member Enumeration Documentation

the chamfer section types

Enumerator:
SectionTypeSymmetricOffset 

symmetric offset

SectionTypeAsymmetricOffset 

asymmetric offset

SectionTypeOffsetandAngle 

offsetand angle


Member Function Documentation

Returns the angle
Created in NX7.0.0.



License requirements : None

Returns the chamfer type
Created in NX7.0.0.



License requirements : None

Returns the faces
Created in NX7.0.0.



License requirements : None

Returns the flip flag
Created in NX7.0.0.



License requirements : None

Returns the offset1
Created in NX7.0.0.



License requirements : None

Returns the offset2
Created in NX7.0.0.



License requirements : None

Sets the chamfer type
Created in NX7.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
chamferTypechamfertype

Sets the flip flag
Created in NX7.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
flipChamferOffsetsflipchamferoffsets

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