Class NormalCutoutBuilder
Inheritance
NormalCutoutBuilder
Assembly: NXOpen.dll
public class NormalCutoutBuilder : SheetmetalBaseBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected NormalCutoutBuilder()
Properties
Declaration
public ScCollector BendFaces { get; }
Property Value
Declaration
public NormalCutoutBuilder.CutTypeOptions CutType { get; set; }
Property Value
Declaration
public Expression Depth { get; }
Property Value
Declaration
public NormalCutoutBuilder.DepthSideOptions DepthSide { get; set; }
Property Value
Declaration
public NormalCutoutBuilder.DepthTypeOptions DepthType { get; set; }
Property Value
Declaration
public ISurface From { get; set; }
Property Value
Declaration
public Section Section { get; set; }
Property Value
Declaration
public NormalCutoutBuilder.SectionSideOptions SectionSide { get; set; }
Property Value
Declaration
public SketchFeature Sketch { get; set; }
Property Value
TargetBody
Declaration
public Body TargetBody { get; set; }
Property Value
Declaration
public ISurface To { get; set; }
Property Value
Declaration
public NormalCutoutBuilder.TypeOptions Type { get; set; }
Property Value
Methods
Declaration
public int ValidateBuilderData()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink