Class AssignDiscontinuityBuilder
Inheritance
System.Object
System.MarshalByRefObject
AssignDiscontinuityBuilder
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
Assembly: NXOpen.dll
Syntax
public class AssignDiscontinuityBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AssignDiscontinuityBuilder()
Declaration
protected AssignDiscontinuityBuilder()
Properties
ComplexPoint
Declaration
public SelectNXObject ComplexPoint { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
SegmentPair
Declaration
public SelectNXObjectList SegmentPair { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
SegPairList
Declaration
public TaggedObjectList SegPairList { get; }
Property Value
Type | Description |
---|---|
TaggedObjectList |
SimplePoint
Declaration
public RouteObjectCollector SimplePoint { get; }
Property Value
Type | Description |
---|---|
RouteObjectCollector |
Type
Declaration
public AssignDiscontinuityBuilder.Types Type { get; set; }
Property Value
Type | Description |
---|---|
AssignDiscontinuityBuilder.Types |
Methods
SegmentPairBuilder()
Declaration
public SegmentPairBuilder SegmentPairBuilder()
Returns
Type | Description |
---|---|
SegmentPairBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink