NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Facet::ExtrudeFacetBodyBuilder Class Reference

Represents a NXOpen::Facet::ExtrudeFacetBodyBuilder It extrudes a NX Facet Body. More...

Inheritance diagram for NXOpen::Facet::ExtrudeFacetBodyBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  LimitType { LimitTypeDistance, LimitTypeToPlane }
 Represents the extrude limit type. More...
 

Public Member Functions

NXOpen::DirectionDirection ()
 Returns the direction used when limit type is NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitTypeDistance
Created in NX9.0.0. More...
 
NXOpen::ExpressionDistance ()
 Returns the distance used when limit type is NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitTypeDistance
Created in NX9.0.0. More...
 
double DistanceTolerance ()
 Returns the distance tolerance used in the extrude facet body feature
Created in NX9.0.1. More...
 
NXOpen::SelectDisplayableObjectListFacetBody ()
 Returns the facet/sheet bodies to be extruded
Created in NX9.0.0. More...
 
NXOpen::ExpressionOffset ()
 Returns the offset value used to offset the extruded body
Created in NX9.0.0. More...
 
NXOpen::PlanePlane ()
 Returns the plane used when limit type is NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitTypeToPlane
Created in NX9.0.0. More...
 
void SetDirection (NXOpen::Direction *direction)
 Sets the direction used when limit type is NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitTypeDistance
Created in NX9.0.0. More...
 
void SetDistanceTolerance (double distanceTolerance)
 Sets the distance tolerance used in the extrude facet body feature
Created in NX9.0.1. More...
 
void SetPlane (NXOpen::Plane *plane)
 Sets the plane used when limit type is NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitTypeToPlane
Created in NX9.0.0. More...
 
void SetType (NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitType type)
 Sets the limit type
Created in NX9.0.0. More...
 
NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitType Type ()
 Returns the limit type
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::Facet::ExtrudeFacetBodyBuilder It extrudes a NX Facet Body.

The limit of extrusion can be specified by direction and distance or plane object. It returns the extruded NX Facet Body.
To create a new instance of this class, use NXOpen::Facet::FacetedBodyCollection::CreateExtrudeFacetBodyBuilder
Default values.

Property Value

Distance.Value

10 (millimeters part), 1 (inches part)

Offset.Value

0 (millimeters part), 0 (inches part)

Type

Distance


Created in NX9.0.0.

Member Enumeration Documentation

Represents the extrude limit type.

Enumerator
LimitTypeDistance 

Specify the limit by direction and distance.

Direction and Distance need to be specified.

LimitTypeToPlane 

Specify the limit by plane object.

Plane needes to be specified.

Member Function Documentation

NXOpen::Direction* NXOpen::Facet::ExtrudeFacetBodyBuilder::Direction ( )

Returns the direction used when limit type is NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitTypeDistance
Created in NX9.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Facet::ExtrudeFacetBodyBuilder::Distance ( )

Returns the distance used when limit type is NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitTypeDistance
Created in NX9.0.0.



License requirements : None

double NXOpen::Facet::ExtrudeFacetBodyBuilder::DistanceTolerance ( )

Returns the distance tolerance used in the extrude facet body feature
Created in NX9.0.1.



License requirements : None

NXOpen::SelectDisplayableObjectList* NXOpen::Facet::ExtrudeFacetBodyBuilder::FacetBody ( )

Returns the facet/sheet bodies to be extruded
Created in NX9.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Facet::ExtrudeFacetBodyBuilder::Offset ( )

Returns the offset value used to offset the extruded body
Created in NX9.0.0.



License requirements : None

NXOpen::Plane* NXOpen::Facet::ExtrudeFacetBodyBuilder::Plane ( )

Returns the plane used when limit type is NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitTypeToPlane
Created in NX9.0.0.



License requirements : None

void NXOpen::Facet::ExtrudeFacetBodyBuilder::SetDirection ( NXOpen::Direction direction)

Sets the direction used when limit type is NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitTypeDistance
Created in NX9.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM") OR die_engineering ("DIE ENGINEERING")

Parameters
directiondirection
void NXOpen::Facet::ExtrudeFacetBodyBuilder::SetDistanceTolerance ( double  distanceTolerance)

Sets the distance tolerance used in the extrude facet body feature
Created in NX9.0.1.



License requirements : None

Parameters
distanceTolerancedistancetolerance
void NXOpen::Facet::ExtrudeFacetBodyBuilder::SetPlane ( NXOpen::Plane plane)

Sets the plane used when limit type is NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitTypeToPlane
Created in NX9.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM") OR die_engineering ("DIE ENGINEERING")

Parameters
planeplane
void NXOpen::Facet::ExtrudeFacetBodyBuilder::SetType ( NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitType  type)

Sets the limit type
Created in NX9.0.0.



License requirements : studio_free_form ("STUDIO FREE FORM") OR die_engineering ("DIE ENGINEERING")

Parameters
typetype
NXOpen::Facet::ExtrudeFacetBodyBuilder::LimitType NXOpen::Facet::ExtrudeFacetBodyBuilder::Type ( )

Returns the limit type
Created in NX9.0.0.



License requirements : None


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