Class PlateBoundaryOptionBuilder
Inheritance
System.Object
System.MarshalByRefObject
PlateBoundaryOptionBuilder
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 PlateBoundaryOptionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PlateBoundaryOptionBuilder()
Declaration
protected PlateBoundaryOptionBuilder()
Properties
BoundaryType
Declaration
public PlateBoundaryOptionBuilder.BoundaryTypes BoundaryType { get; set; }
Property Value
Type | Description |
---|---|
PlateBoundaryOptionBuilder.BoundaryTypes |
TrimType
Declaration
public PlateBoundaryOptionBuilder.TrimTypes TrimType { get; set; }
Property Value
Type | Description |
---|---|
PlateBoundaryOptionBuilder.TrimTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink