Class ShipTrimBodyBuilder
Inheritance
System.Object
System.MarshalByRefObject
ShipTrimBodyBuilder
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 ShipTrimBodyBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ShipTrimBodyBuilder()
Declaration
protected ShipTrimBodyBuilder()
Properties
ApplyEndCut
Declaration
public bool ApplyEndCut { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
BuiltUpOffset
Declaration
public BuiltUpOffsetBuilder BuiltUpOffset { get; }
Property Value
Type | Description |
---|---|
BuiltUpOffsetBuilder |
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SplitDirectionOption
Declaration
public SplitProfilePlateBuilder.SplitDirectionOptionType SplitDirectionOption { get; set; }
Property Value
Type | Description |
---|---|
SplitProfilePlateBuilder.SplitDirectionOptionType |
TargetBody
Declaration
public SelectNXObject TargetBody { get; }
Property Value
Type | Description |
---|---|
SelectNXObject |
ToolCurves
Declaration
public SelectNXObjectList ToolCurves { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
ToolFaces
Declaration
public SelectNXObjectList ToolFaces { get; }
Property Value
Type | Description |
---|---|
SelectNXObjectList |
ToolOption
Declaration
public SplitProfilePlateBuilder.ToolOptionType ToolOption { get; set; }
Property Value
Type | Description |
---|---|
SplitProfilePlateBuilder.ToolOptionType |
ToolVector
Declaration
public Direction ToolVector { get; set; }
Property Value
Type | Description |
---|---|
Direction |
Implements
System.Runtime.Remoting.Messaging.IMessageSink