NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | 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 NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe bool AllowNewCables [get, set]
 Returns or sets the allow new cables toggle More...
 
unsafe bool AllowOverFill [get, set]
 Returns or sets the Allow Overfill toggle More...
 
unsafe NXOpen.Expression CableTrayArea [get]
 Returns the cabletray area expression More...
 
unsafe NXOpen.Expression CabletrayHeight [get]
 Returns the cabletray height expression More...
 
unsafe NXOpen.Expression CableTrayMaximumHeight [get]
 Returns the cabletray maximum height expression More...
 
unsafe NXOpen.Expression CabletrayWidth [get]
 Returns the cabletray width expression More...
 
unsafe NXOpen.Expression FillPercentage [get]
 Returns the fill percentage expression More...
 
unsafe
NXOpen.Routing.RouteObjectCollector 
RouteObjectCollector [get]
 Returns the route object collector More...
 
unsafe NXOpen.Expression SpecifiedFillPercentage [get]
 Returns the specified fill percentage expression More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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

Property Documentation

unsafe bool NXOpen.Routing.Electrical.CablewaysBuilder.AllowNewCables
getset

Returns or sets the allow new cables toggle

Created in NX7.5.0

License requirements to get this property: routing_cabling ("Routing Cabling")

License requirements to set this property: routing_cabling ("Routing Cabling")

unsafe bool NXOpen.Routing.Electrical.CablewaysBuilder.AllowOverFill
getset

Returns or sets the Allow Overfill toggle

Created in NX11.0.1

License requirements to get this property: routing_cabling ("Routing Cabling")

License requirements to set this property: routing_cabling ("Routing Cabling")

unsafe NXOpen.Expression NXOpen.Routing.Electrical.CablewaysBuilder.CableTrayArea
get

Returns the cabletray area expression

Created in NX11.0.1

License requirements: routing_cabling ("Routing Cabling")

unsafe NXOpen.Expression NXOpen.Routing.Electrical.CablewaysBuilder.CabletrayHeight
get

Returns the cabletray height expression

Created in NX11.0.1

License requirements: routing_cabling ("Routing Cabling")

unsafe NXOpen.Expression NXOpen.Routing.Electrical.CablewaysBuilder.CableTrayMaximumHeight
get

Returns the cabletray maximum height expression

Created in NX11.0.1

License requirements: routing_cabling ("Routing Cabling")

unsafe NXOpen.Expression NXOpen.Routing.Electrical.CablewaysBuilder.CabletrayWidth
get

Returns the cabletray width expression

Created in NX11.0.1

License requirements: routing_cabling ("Routing Cabling")

unsafe NXOpen.Expression NXOpen.Routing.Electrical.CablewaysBuilder.FillPercentage
get

Returns the fill percentage expression

Created in NX7.5.0

License requirements: routing_cabling ("Routing Cabling")

unsafe NXOpen.Routing.RouteObjectCollector NXOpen.Routing.Electrical.CablewaysBuilder.RouteObjectCollector
get

Returns the route object collector

Created in NX7.5.0

License requirements: routing_cabling ("Routing Cabling")

unsafe NXOpen.Expression NXOpen.Routing.Electrical.CablewaysBuilder.SpecifiedFillPercentage
get

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.