Class SectionEditBuilder
Inheritance
SectionEditBuilder
Assembly: NXOpen.dll
Syntax
public class SectionEditBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SectionEditBuilder()
Declaration
protected SectionEditBuilder()
Properties
Body
Declaration
public SelectBody Body { get; }
Property Value
IsNewPlane
Declaration
public bool IsNewPlane { get; set; }
Property Value
Plane
Declaration
public ISurface Plane { get; set; }
Property Value
Sketch
Declaration
public Sketch Sketch { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink