Class Cutout2Builder
Inheritance
System.Object
System.MarshalByRefObject
Cutout2Builder
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 Cutout2Builder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
Cutout2Builder()
Declaration
protected Cutout2Builder()
Properties
AngularDimension
Declaration
public Expression AngularDimension { get; }
Property Value
CoordSystem
Declaration
public CoordinateSystem CoordSystem { get; set; }
Property Value
CustomShape
Declaration
public Section CustomShape { get; }
Property Value
HorizontalReference
Declaration
public Direction HorizontalReference { get; set; }
Property Value
LinearOffset1
Declaration
public Expression LinearOffset1 { get; }
Property Value
LinearOffset2
Declaration
public Expression LinearOffset2 { get; }
Property Value
Declaration
public ManufacturingStockBuilder ManufacturingInformation { get; }
Property Value
PlacementType
Declaration
public Cutout2Builder.CreationMethod PlacementType { get; set; }
Property Value
ProjectionDirection
Declaration
public ProjectionOptions ProjectionDirection { get; }
Property Value
ReferenceOffset1
Declaration
public Expression ReferenceOffset1 { get; }
Property Value
ReferenceOffset2
Declaration
public Expression ReferenceOffset2 { get; }
Property Value
ReferenceOffset3
Declaration
public Expression ReferenceOffset3 { get; }
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 |
|
ReverseDirection3
Declaration
public bool ReverseDirection3 { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SelectCSYSFace
Declaration
public SelectNXObject SelectCSYSFace { get; }
Property Value
SelectLine1
Declaration
public SelectNXObject SelectLine1 { get; }
Property Value
SelectLine2
Declaration
public SelectNXObject SelectLine2 { get; }
Property Value
SelectReference1
Declaration
public SelectNXObject SelectReference1 { get; }
Property Value
SelectReference2
Declaration
public SelectNXObject SelectReference2 { get; }
Property Value
SelectReference3
Declaration
public SelectNXObject SelectReference3 { get; }
Property Value
SelectTargetFace
Declaration
public SelectNXObject SelectTargetFace { get; }
Property Value
SelectTargetFaces
Declaration
public SelectNXObjectList SelectTargetFaces { get; }
Property Value
SketchBlock
Declaration
public SteelFeatureSpreadsheetBuilder SketchBlock { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink