Class ProfileListBuilder
Inheritance
System.Object
System.MarshalByRefObject
ProfileListBuilder
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.Features.ShipDesign
Assembly: NXOpen.dll
Syntax
public class ProfileListBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ProfileListBuilder()
Declaration
protected ProfileListBuilder()
Properties
Component
Declaration
public SelectDisplayableObject Component { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObject |
CuttingInterfaceConfigFile
Declaration
public string CuttingInterfaceConfigFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CuttingInterfaceOutputFile
Declaration
public string CuttingInterfaceOutputFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InverseBending
Declaration
public bool InverseBending { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
KnuckledProfile
Declaration
public bool KnuckledProfile { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ListFile
Declaration
public string ListFile { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ManufacturingCollector
Declaration
public SelectComponent ManufacturingCollector { get; }
Property Value
Type | Description |
---|---|
SelectComponent |
OutputType
Declaration
public ProfileListBuilder.OutputTypes OutputType { get; set; }
Property Value
Type | Description |
---|---|
ProfileListBuilder.OutputTypes |
PartSet
Declaration
public SelectComponentList PartSet { get; }
Property Value
Type | Description |
---|---|
SelectComponentList |
VentilationHoles
Declaration
public bool VentilationHoles { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink