NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::Routing::CrossSectionBuilder Class Reference

Builder for qualifying a Simple / Detail Cross Section
To create a new instance of this class, use NXOpen::Routing::RouteManager::CreateCrossSectionBuilder
Default values. More...

Inheritance diagram for NXOpen::Routing::CrossSectionBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::SelectNXObjectListCurveSelection ()
 Returns the curve selection
Created in NX1847.0.0. More...
 
NXOpen::ExpressionOffset01 ()
 Returns the offset01
Created in NX1847.0.0. More...
 
NXOpen::ExpressionOffset02 ()
 Returns the offset02
Created in NX1847.0.0. More...
 
void SetOffset01 (NXOpen::Expression *offset01)
 Sets the offset01
Created in NX1847.0.0. More...
 
void SetOffset02 (NXOpen::Expression *offset02)
 Sets the offset02
Created in NX1847.0.0. More...
 
void SetSpecifyOffset (bool specifyOffset)
 Sets the specify offset toggle
Created in NX1847.0.0. More...
 
void SetStockStyle (NXOpen::Routing::StockStyle stockStyle)
 Sets the stock style
Created in NX1847.0.0. More...
 
bool SpecifyOffset ()
 Returns the specify offset toggle
Created in NX1847.0.0. More...
 
NXOpen::Routing::StockStyle StockStyle ()
 Returns the stock style
Created in NX1847.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

Builder for qualifying a Simple / Detail Cross Section
To create a new instance of this class, use NXOpen::Routing::RouteManager::CreateCrossSectionBuilder
Default values.

Property Value

Offset01.Value

0 (millimeters part), 0 (inches part)

Offset02.Value

0 (millimeters part), 0 (inches part)


Created in NX1847.0.0.

Member Function Documentation

NXOpen::SelectNXObjectList* NXOpen::Routing::CrossSectionBuilder::CurveSelection ( )

Returns the curve selection
Created in NX1847.0.0.



License requirements : routing_base ("Routing Basic")

NXOpen::Expression* NXOpen::Routing::CrossSectionBuilder::Offset01 ( )

Returns the offset01
Created in NX1847.0.0.



License requirements : routing_base ("Routing Basic")

NXOpen::Expression* NXOpen::Routing::CrossSectionBuilder::Offset02 ( )

Returns the offset02
Created in NX1847.0.0.



License requirements : routing_base ("Routing Basic")

void NXOpen::Routing::CrossSectionBuilder::SetOffset01 ( NXOpen::Expression offset01)

Sets the offset01
Created in NX1847.0.0.



License requirements : routing_base ("Routing Basic")

Parameters
offset01offset01
void NXOpen::Routing::CrossSectionBuilder::SetOffset02 ( NXOpen::Expression offset02)

Sets the offset02
Created in NX1847.0.0.



License requirements : routing_base ("Routing Basic")

Parameters
offset02offset02
void NXOpen::Routing::CrossSectionBuilder::SetSpecifyOffset ( bool  specifyOffset)

Sets the specify offset toggle
Created in NX1847.0.0.



License requirements : routing_base ("Routing Basic")

Parameters
specifyOffsetspecifyoffset
void NXOpen::Routing::CrossSectionBuilder::SetStockStyle ( NXOpen::Routing::StockStyle  stockStyle)

Sets the stock style
Created in NX1847.0.0.



License requirements : routing_base ("Routing Basic")

Parameters
stockStylestockstyle
bool NXOpen::Routing::CrossSectionBuilder::SpecifyOffset ( )

Returns the specify offset toggle
Created in NX1847.0.0.



License requirements : routing_base ("Routing Basic")

NXOpen::Routing::StockStyle NXOpen::Routing::CrossSectionBuilder::StockStyle ( )

Returns the stock style
Created in NX1847.0.0.



License requirements : routing_base ("Routing Basic")


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