Class ThroughCurvesBuilder
Inheritance
ThroughCurvesBuilder
Assembly: NXOpen.dll
Syntax
public class ThroughCurvesBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ThroughCurvesBuilder()
Declaration
protected ThroughCurvesBuilder()
Properties
Alignment
Declaration
public AlignmentMethodBuilder Alignment { get; }
Property Value
BodyPreference
Declaration
public ThroughCurvesBuilder.BodyPreferenceTypes BodyPreference { get; set; }
Property Value
ClosedInV
Declaration
public bool ClosedInV { get; set; }
Property Value
Construction
Declaration
public ThroughCurvesBuilder.ConstructionMethod Construction { get; set; }
Property Value
CurvatureTolerance
Declaration
public double CurvatureTolerance { get; set; }
Property Value
FirstSectionContinuity
Declaration
public Continuity FirstSectionContinuity { get; }
Property Value
FlowDirection
Declaration
public FlowDirection FlowDirection { get; }
Property Value
LastSectionContinuity
Declaration
public Continuity LastSectionContinuity { get; }
Property Value
LoftingSurfaceRebuildData
Declaration
public Rebuild LoftingSurfaceRebuildData { get; }
Property Value
NormalToEndSections
Declaration
public bool NormalToEndSections { get; set; }
Property Value
PatchType
Declaration
public ThroughCurvesBuilder.PatchTypes PatchType { get; set; }
Property Value
PositionTolerance
Declaration
public double PositionTolerance { get; set; }
Property Value
PreserveShape
Declaration
public bool PreserveShape { get; set; }
Property Value
SectionSurfaceRebuildData
Declaration
public Rebuild SectionSurfaceRebuildData { get; }
Property Value
SectionTemplateString
Declaration
public Section SectionTemplateString { get; set; }
Property Value
SectionsList
Declaration
public SectionList SectionsList { get; }
Property Value
TangentTolerance
Declaration
public double TangentTolerance { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink