Class EditCrossSectionBuilder
Inheritance
EditCrossSectionBuilder
Assembly: NXOpen.dll
Syntax
public class EditCrossSectionBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
EditCrossSectionBuilder()
Declaration
protected EditCrossSectionBuilder()
Properties
Face
Declaration
public ScCollector Face { get; }
Property Value
FaceChangeOverflowBehavior
Declaration
public FaceChangeOverflowBehavior FaceChangeOverflowBehavior { get; }
Property Value
IncludeBlends
Declaration
public bool IncludeBlends { get; set; }
Property Value
IncludeHoles
Declaration
public bool IncludeHoles { get; set; }
Property Value
Plane
Declaration
public SelectISurface Plane { get; }
Property Value
SectionSketch
Declaration
public Sketch SectionSketch { get; set; }
Property Value
Methods
ChangeSectionCurve()
Declaration
public void ChangeSectionCurve()
CreateSectionCurve()
Declaration
public void CreateSectionCurve()
DeleteSectionSketch(Sketch)
Declaration
public void DeleteSectionSketch(Sketch sectionSketch)
Parameters
Type |
Name |
Description |
Sketch |
sectionSketch |
|
IncludeBlendFaces()
Declaration
public void IncludeBlendFaces()
IncludeHoleFaces()
Declaration
public void IncludeHoleFaces()
RecreateSectionCurve()
Declaration
public void RecreateSectionCurve()
RemoveData()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink