Class RemeshFacetBodyBuilder
Inheritance
System.Object
System.MarshalByRefObject
RemeshFacetBodyBuilder
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 RemeshFacetBodyBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
RemeshFacetBodyBuilder()
Declaration
protected RemeshFacetBodyBuilder()
Properties
AngularThreshold
Declaration
public double AngularThreshold { 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 |
FacetRegion
Declaration
public FacetCollector FacetRegion { get; }
Property Value
Type | Description |
---|---|
FacetCollector |
IsEditCopy
Declaration
public bool IsEditCopy { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsLockBoundary
Declaration
public bool IsLockBoundary { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsShowDeviationPlot
Declaration
public bool IsShowDeviationPlot { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MaximumSize
Declaration
public Expression MaximumSize { get; }
Property Value
Type | Description |
---|---|
Expression |
RemeshMode
Declaration
public RemeshFacetBodyBuilder.RemeshModeType RemeshMode { get; set; }
Property Value
Type | Description |
---|---|
RemeshFacetBodyBuilder.RemeshModeType |
SharpEdgesLockOption
Declaration
public RemeshFacetBodyBuilder.SharpEdgesLockType SharpEdgesLockOption { get; set; }
Property Value
Type | Description |
---|---|
RemeshFacetBodyBuilder.SharpEdgesLockType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink