Class CablewaysBuilder
Inheritance
System.Object
System.MarshalByRefObject
CablewaysBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Routing.Electrical
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
Type | Description |
---|---|
System.Boolean |
AllowOverFill
Declaration
public bool AllowOverFill { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
CableTrayArea
Declaration
public Expression CableTrayArea { get; }
Property Value
Type | Description |
---|---|
Expression |
CabletrayHeight
Declaration
public Expression CabletrayHeight { get; }
Property Value
Type | Description |
---|---|
Expression |
CableTrayMaximumHeight
Declaration
public Expression CableTrayMaximumHeight { get; }
Property Value
Type | Description |
---|---|
Expression |
CabletrayWidth
Declaration
public Expression CabletrayWidth { get; }
Property Value
Type | Description |
---|---|
Expression |
FillPercentage
Declaration
public Expression FillPercentage { get; }
Property Value
Type | Description |
---|---|
Expression |
RouteObjectCollector
Declaration
public RouteObjectCollector RouteObjectCollector { get; }
Property Value
Type | Description |
---|---|
RouteObjectCollector |
SpecifiedFillPercentage
Declaration
public Expression SpecifiedFillPercentage { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink