Class WedmCustomBoundaryDataBuilder
Inheritance
System.Object
System.MarshalByRefObject
WedmCustomBoundaryDataBuilder
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.CAM
Assembly: NXOpen.dll
Syntax
public class WedmCustomBoundaryDataBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
WedmCustomBoundaryDataBuilder()
Declaration
protected WedmCustomBoundaryDataBuilder()
Properties
InpathEventDataList
Declaration
public InPathEventDataBuilderList InpathEventDataList { get; }
Property Value
| Type | Description |
|---|---|
| InPathEventDataBuilderList |
LeadInPoint
Declaration
public WedmPointDefinitionBuilder LeadInPoint { get; }
Property Value
| Type | Description |
|---|---|
| WedmPointDefinitionBuilder |
LeadOutPoint
Declaration
public WedmPointDefinitionBuilder LeadOutPoint { get; }
Property Value
| Type | Description |
|---|---|
| WedmPointDefinitionBuilder |
RetractPoint
Declaration
public WedmPointDefinitionBuilder RetractPoint { get; }
Property Value
| Type | Description |
|---|---|
| WedmPointDefinitionBuilder |
TabPointList
Declaration
public TabPointDataBuilderList TabPointList { get; }
Property Value
| Type | Description |
|---|---|
| TabPointDataBuilderList |
ThreadHolePoint
Declaration
public WedmPointDefinitionBuilder ThreadHolePoint { get; }
Property Value
| Type | Description |
|---|---|
| WedmPointDefinitionBuilder |
Methods
CreateInpathEventDataBuilder()
Declaration
public InPathEventDataBuilder CreateInpathEventDataBuilder()
Returns
| Type | Description |
|---|---|
| InPathEventDataBuilder |
CreateTabPointDataBuilder()
Declaration
public TabPointDataBuilder CreateTabPointDataBuilder()
Returns
| Type | Description |
|---|---|
| TabPointDataBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink