Class CablewaysBuilder
Inheritance
CablewaysBuilder
Assembly: NXOpen.dll
Syntax
public class CablewaysBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CablewaysBuilder()
Declaration
protected CablewaysBuilder()
Properties
AllowNewCables
Declaration
public bool AllowNewCables { get; set; }
Property Value
AllowOverFill
Declaration
public bool AllowOverFill { get; set; }
Property Value
CableTrayArea
Declaration
public Expression CableTrayArea { get; }
Property Value
CableTrayMaximumHeight
Declaration
public Expression CableTrayMaximumHeight { get; }
Property Value
CabletrayHeight
Declaration
public Expression CabletrayHeight { get; }
Property Value
CabletrayWidth
Declaration
public Expression CabletrayWidth { get; }
Property Value
FillPercentage
Declaration
public Expression FillPercentage { get; }
Property Value
RouteObjectCollector
Declaration
public RouteObjectCollector RouteObjectCollector { get; }
Property Value
SpecifiedFillPercentage
Declaration
public Expression SpecifiedFillPercentage { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink