Class WrapMeshBuilder
Inheritance
System.Object
System.MarshalByRefObject
WrapMeshBuilder
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.Facet
Assembly: NXOpen.dll
Syntax
public class WrapMeshBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
WrapMeshBuilder()
Declaration
protected WrapMeshBuilder()
Properties
AngleThreshold
Declaration
public double AngleThreshold { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
AverageSize
Declaration
public Expression AverageSize { get; }
Property Value
Type | Description |
---|---|
Expression |
ChordalTolerance
Declaration
public double ChordalTolerance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
GapFaces
Declaration
public ScCollector GapFaces { get; }
Property Value
Type | Description |
---|---|
ScCollector |
InputBodyCollector
Declaration
public ScCollector InputBodyCollector { get; }
Property Value
Type | Description |
---|---|
ScCollector |
InputBodyOption
Declaration
public WrapMeshBuilder.KeepInputBodyType InputBodyOption { get; set; }
Property Value
Type | Description |
---|---|
WrapMeshBuilder.KeepInputBodyType |
IntendedGapSize
Declaration
public Expression IntendedGapSize { get; }
Property Value
Type | Description |
---|---|
Expression |
KeepSharpEdges
Declaration
public bool KeepSharpEdges { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MaxGapSize
Declaration
public Expression MaxGapSize { get; }
Property Value
Type | Description |
---|---|
Expression |
MaximumSize
Declaration
public Expression MaximumSize { get; }
Property Value
Type | Description |
---|---|
Expression |
Method
Declaration
public WrapMeshBuilder.MethodType Method { get; set; }
Property Value
Type | Description |
---|---|
WrapMeshBuilder.MethodType |
SeedPoint
Declaration
public SelectDisplayableObjectList SeedPoint { get; }
Property Value
Type | Description |
---|---|
SelectDisplayableObjectList |
WrapMeshMode
Declaration
public WrapMeshBuilder.WrapMeshModeType WrapMeshMode { get; set; }
Property Value
Type | Description |
---|---|
WrapMeshBuilder.WrapMeshModeType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink