Class TrimSheetBuilder
Inheritance
TrimSheetBuilder
Assembly: NXOpen.dll
Syntax
public class TrimSheetBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
TrimSheetBuilder()
Declaration
protected TrimSheetBuilder()
Properties
Declaration
public bool AllowTargetEdgesAsToolObjects { get; set; }
Property Value
ApplyToCopyOfSheets
Declaration
public bool ApplyToCopyOfSheets { get; set; }
Property Value
BoundaryObjects
Declaration
public SelectObjectList BoundaryObjects { get; }
Property Value
ExtendBoundaryObject
Declaration
public bool ExtendBoundaryObject { get; set; }
Property Value
ImprintBothSide
Declaration
public bool ImprintBothSide { get; set; }
Property Value
KeepDiscardMethod
Declaration
public TrimSheetBuilder.KeepDiscardOption KeepDiscardMethod { get; set; }
Property Value
OutputExactGeometry
Declaration
public bool OutputExactGeometry { get; set; }
Property Value
ProjectionDirection
Declaration
public ProjectionOptions ProjectionDirection { get; }
Property Value
Regions
Declaration
public RegionPointList Regions { get; }
Property Value
TargetBodies
Declaration
public SelectBodyList TargetBodies { get; }
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink