NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Routing::Electrical::CablewaysBuilder Class Reference

Represents NXOpen::Routing::Electrical::CablewaysBuilder . More...

Inheritance diagram for NXOpen::Routing::Electrical::CablewaysBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

bool AllowNewCables ()
 Returns the allow new cables toggle
Created in NX7.5.0. More...
 
bool AllowOverFill ()
 Returns the Allow Overfill toggle
Created in NX11.0.1. More...
 
NXOpen::ExpressionCableTrayArea ()
 Returns the cabletray area expression
Created in NX11.0.1. More...
 
NXOpen::ExpressionCabletrayHeight ()
 Returns the cabletray height expression
Created in NX11.0.1. More...
 
NXOpen::ExpressionCableTrayMaximumHeight ()
 Returns the cabletray maximum height expression
Created in NX11.0.1. More...
 
NXOpen::ExpressionCabletrayWidth ()
 Returns the cabletray width expression
Created in NX11.0.1. More...
 
NXOpen::ExpressionFillPercentage ()
 Returns the fill percentage expression
Created in NX7.5.0. More...
 
NXOpen::Routing::RouteObjectCollectorRouteObjectCollector ()
 Returns the route object collector
Created in NX7.5.0. More...
 
void SetAllowNewCables (bool allowNewCables)
 Sets the allow new cables toggle
Created in NX7.5.0. More...
 
void SetAllowOverFill (bool allowOverfill)
 Sets the Allow Overfill toggle
Created in NX11.0.1. More...
 
NXOpen::ExpressionSpecifiedFillPercentage ()
 Returns the specified fill percentage expression
Created in NX11.0.1. 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 NXOpen::Routing::Electrical::CablewaysBuilder .


To create a new instance of this class, use NXOpen::Routing::RouteManager::CreateCablewaysBuilder
Default values.

Property Value

AllowNewCables

0

AllowOverFill

0

CableTrayArea.Value

0

CableTrayMaximumHeight.Value

0

CabletrayHeight.Value

0

CabletrayWidth.Value

0

FillPercentage.Value

0

SpecifiedFillPercentage.Value

0


Created in NX7.5.0.

Member Function Documentation

bool NXOpen::Routing::Electrical::CablewaysBuilder::AllowNewCables ( )

Returns the allow new cables toggle
Created in NX7.5.0.



License requirements : routing_cabling ("Routing Cabling")

bool NXOpen::Routing::Electrical::CablewaysBuilder::AllowOverFill ( )

Returns the Allow Overfill toggle
Created in NX11.0.1.



License requirements : routing_cabling ("Routing Cabling")

NXOpen::Expression* NXOpen::Routing::Electrical::CablewaysBuilder::CableTrayArea ( )

Returns the cabletray area expression
Created in NX11.0.1.



License requirements : routing_cabling ("Routing Cabling")

NXOpen::Expression* NXOpen::Routing::Electrical::CablewaysBuilder::CabletrayHeight ( )

Returns the cabletray height expression
Created in NX11.0.1.



License requirements : routing_cabling ("Routing Cabling")

NXOpen::Expression* NXOpen::Routing::Electrical::CablewaysBuilder::CableTrayMaximumHeight ( )

Returns the cabletray maximum height expression
Created in NX11.0.1.



License requirements : routing_cabling ("Routing Cabling")

NXOpen::Expression* NXOpen::Routing::Electrical::CablewaysBuilder::CabletrayWidth ( )

Returns the cabletray width expression
Created in NX11.0.1.



License requirements : routing_cabling ("Routing Cabling")

NXOpen::Expression* NXOpen::Routing::Electrical::CablewaysBuilder::FillPercentage ( )

Returns the fill percentage expression
Created in NX7.5.0.



License requirements : routing_cabling ("Routing Cabling")

NXOpen::Routing::RouteObjectCollector* NXOpen::Routing::Electrical::CablewaysBuilder::RouteObjectCollector ( )

Returns the route object collector
Created in NX7.5.0.



License requirements : routing_cabling ("Routing Cabling")

void NXOpen::Routing::Electrical::CablewaysBuilder::SetAllowNewCables ( bool  allowNewCables)

Sets the allow new cables toggle
Created in NX7.5.0.



License requirements : routing_cabling ("Routing Cabling")

Parameters
allowNewCablesallownewcables
void NXOpen::Routing::Electrical::CablewaysBuilder::SetAllowOverFill ( bool  allowOverfill)

Sets the Allow Overfill toggle
Created in NX11.0.1.



License requirements : routing_cabling ("Routing Cabling")

Parameters
allowOverfillallowoverfill
NXOpen::Expression* NXOpen::Routing::Electrical::CablewaysBuilder::SpecifiedFillPercentage ( )

Returns the specified fill percentage expression
Created in NX11.0.1.



License requirements : routing_cabling ("Routing Cabling")


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