Class ThroughCurveMeshBuilder
Inheritance
System.Object
System.MarshalByRefObject
ThroughCurveMeshBuilder
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 ThroughCurveMeshBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ThroughCurveMeshBuilder()
Declaration
protected ThroughCurveMeshBuilder()
Properties
BodyPreference
Declaration
public ThroughCurveMeshBuilder.BodyPreferenceTypes BodyPreference { get; set; }
Property Value
Construction
Declaration
public ThroughCurveMeshBuilder.ConstructionMethod Construction { get; set; }
Property Value
CrossCurvesList
Declaration
public SectionList CrossCurvesList { get; }
Property Value
CrossSurfaceRebuildData
Declaration
public Rebuild CrossSurfaceRebuildData { get; }
Property Value
CrossTemplateString
Declaration
public Section CrossTemplateString { get; }
Property Value
CurvatureTolerance
Declaration
public double CurvatureTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Emphasis
Declaration
public ThroughCurveMeshBuilder.EmphasisType Emphasis { get; set; }
Property Value
FirstCrossContinuity
Declaration
public Continuity FirstCrossContinuity { get; }
Property Value
FirstPrimaryContinuity
Declaration
public Continuity FirstPrimaryContinuity { get; }
Property Value
IntersectionTolerance
Declaration
public double IntersectionTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
LastCrossContinuity
Declaration
public Continuity LastCrossContinuity { get; }
Property Value
LastPrimaryContinuity
Declaration
public Continuity LastPrimaryContinuity { get; }
Property Value
PositionTolerance
Declaration
public double PositionTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
PrimaryCurvesList
Declaration
public SectionList PrimaryCurvesList { get; }
Property Value
PrimarySurfaceRebuildData
Declaration
public Rebuild PrimarySurfaceRebuildData { get; }
Property Value
PrimaryTemplateString
Declaration
public Section PrimaryTemplateString { get; }
Property Value
Spine
Declaration
public Section Spine { get; }
Property Value
TangentTolerance
Declaration
public double TangentTolerance { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink