Class CleanUpUtilityBuilder
Inheritance
System.Object
System.MarshalByRefObject
CleanUpUtilityBuilder
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.SheetMetal
Assembly: NXOpen.dll
Syntax
public class CleanUpUtilityBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
CleanUpUtilityBuilder()
Declaration
protected CleanUpUtilityBuilder()
Properties
HideOriginal
Declaration
public bool HideOriginal { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
InferThickness
Declaration
public bool InferThickness { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SelectBaseFace
Declaration
public ScCollector SelectBaseFace { get; }
Property Value
Type | Description |
---|---|
ScCollector |
SliverTol
Declaration
public double SliverTol { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ThicknessValue
Declaration
public Expression ThicknessValue { get; }
Property Value
Type | Description |
---|---|
Expression |
UseGlobal
Declaration
public bool UseGlobal { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink