Class ThroughCurvesBuilder
Inheritance
System.Object
System.MarshalByRefObject
ThroughCurvesBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Boolean |
|
Construction
Declaration
public ThroughCurvesBuilder.ConstructionMethod Construction { get; set; }
Property Value
CurvatureTolerance
Declaration
public double CurvatureTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Boolean |
|
PatchType
Declaration
public ThroughCurvesBuilder.PatchTypes PatchType { get; set; }
Property Value
PositionTolerance
Declaration
public double PositionTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
PreserveShape
Declaration
public bool PreserveShape { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SectionsList
Declaration
public SectionList SectionsList { get; }
Property Value
SectionSurfaceRebuildData
Declaration
public Rebuild SectionSurfaceRebuildData { get; }
Property Value
SectionTemplateString
Declaration
public Section SectionTemplateString { get; set; }
Property Value
TangentTolerance
Declaration
public double TangentTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink