Class HealSurfaceBuilder
Inheritance
System.Object
System.MarshalByRefObject
HealSurfaceBuilder
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)
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class HealSurfaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
HealSurfaceBuilder()
Declaration
protected HealSurfaceBuilder()
Properties
AngTol
Declaration
public double AngTol { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
AngularThreshold
Declaration
public double AngularThreshold { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ContinuityType
Declaration
public HealSurfaceBuilder.ContinuityTypes ContinuityType { get; set; }
Property Value
Type | Description |
---|---|
HealSurfaceBuilder.ContinuityTypes |
DistanceThreshold
Declaration
public Expression DistanceThreshold { get; }
Property Value
Type | Description |
---|---|
Expression |
DisTol
Declaration
public double DisTol { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Edges
Declaration
public ScCollector Edges { get; }
Property Value
Type | Description |
---|---|
ScCollector |
MaxDiscontinuityLabelMethod
Declaration
public HealSurfaceBuilder.MaxDiscontinuityLabelMethods MaxDiscontinuityLabelMethod { get; set; }
Property Value
Type | Description |
---|---|
HealSurfaceBuilder.MaxDiscontinuityLabelMethods |
SharpEdges
Declaration
public ScCollector SharpEdges { get; }
Property Value
Type | Description |
---|---|
ScCollector |
SheetBodies
Declaration
public SelectDisplayableObjectList SheetBodies { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
ToleranceMarkup
Declaration
public bool ToleranceMarkup { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Type
Declaration
public HealSurfaceBuilder.HealTypes Type { get; set; }
Property Value
Type | Description |
---|---|
HealSurfaceBuilder.HealTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink