Class ShipCutoutBuilder
Inheritance
System.Object
System.MarshalByRefObject
ShipCutoutBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class ShipCutoutBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ShipCutoutBuilder()
Declaration
protected ShipCutoutBuilder()
Properties
AngularDim
Declaration
public Expression AngularDim { get; }
Property Value
CoordSystem
Declaration
public CoordinateSystem CoordSystem { get; set; }
Property Value
KeepCoordSystem
Declaration
public bool KeepCoordSystem { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepReverseDirection1
Declaration
public bool KeepReverseDirection1 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepReverseDirection2
Declaration
public bool KeepReverseDirection2 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepSelectCSYSFace
Declaration
public bool KeepSelectCSYSFace { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepSelectLine1
Declaration
public bool KeepSelectLine1 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepSelectLine2
Declaration
public bool KeepSelectLine2 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
KeepSelectTargetFace
Declaration
public bool KeepSelectTargetFace { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LinearOffset1
Declaration
public Expression LinearOffset1 { get; }
Property Value
LinearOffset2
Declaration
public Expression LinearOffset2 { get; }
Property Value
PlacementType
Declaration
public ShipCutoutBuilder.CreationMethod PlacementType { get; set; }
Property Value
ReverseDirection1
Declaration
public bool ReverseDirection1 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReverseDirection2
Declaration
public bool ReverseDirection2 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SelectCSYSFace
Declaration
public SelectFace SelectCSYSFace { get; }
Property Value
SelectLine1
Declaration
public SelectNXObject SelectLine1 { get; }
Property Value
SelectLine2
Declaration
public SelectNXObject SelectLine2 { get; }
Property Value
SelectTargetFace
Declaration
public SelectNXObject SelectTargetFace { get; }
Property Value
SketchBlock
Declaration
public SketchExpressionModifierBuilder SketchBlock { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink