Class SteelCollarPlateBuilder
Inheritance
System.Object
System.MarshalByRefObject
SteelCollarPlateBuilder
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 SteelCollarPlateBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SteelCollarPlateBuilder()
Declaration
protected SteelCollarPlateBuilder()
Properties
IsInternal
Declaration
public bool IsInternal { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
KeepSelectFace
Declaration
public bool KeepSelectFace { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
KeepSelectProfileBody
Declaration
public bool KeepSelectProfileBody { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
PlateSize
Declaration
public int PlateSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
SelectFace
Declaration
public SelectFace SelectFace { get; }
Property Value
Type | Description |
---|---|
SelectFace |
SelectProfileBody
Declaration
public SelectBody SelectProfileBody { get; }
Property Value
Type | Description |
---|---|
SelectBody |
Methods
GetAvailablePlateSizes()
Declaration
public string[] GetAvailablePlateSizes()
Returns
Type | Description |
---|---|
System.String[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink