Class SimplifyBuilder
Inheritance
System.Object
System.MarshalByRefObject
SimplifyBuilder
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 SimplifyBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SimplifyBuilder()
Declaration
protected SimplifyBuilder()
Properties
ContextComponent
Declaration
public Component ContextComponent { get; }
Property Value
DestinationPart
Declaration
public Part DestinationPart { get; set; }
Property Value
ExcludeBodiesCollector
Declaration
public ScCollector ExcludeBodiesCollector { get; }
Property Value
ExcludeBodiesExceptions
Declaration
public SelectDisplayableObjectList ExcludeBodiesExceptions { get; }
Property Value
ExcludeFacesCollector
Declaration
public ScCollector ExcludeFacesCollector { get; }
Property Value
ExcludeFacesExceptions
Declaration
public SelectDisplayableObjectList ExcludeFacesExceptions { get; }
Property Value
IncludeBodiesCollector
Declaration
public ScCollector IncludeBodiesCollector { get; }
Property Value
IncludeBodiesExceptions
Declaration
public SelectDisplayableObjectList IncludeBodiesExceptions { get; }
Property Value
IncludeFacesCollector
Declaration
public ScCollector IncludeFacesCollector { get; }
Property Value
IncludeFacesExceptions
Declaration
public SelectDisplayableObjectList IncludeFacesExceptions { get; }
Property Value
MaximumBlendRadius
Declaration
public Expression MaximumBlendRadius { get; }
Property Value
MaximumHoleSize
Declaration
public Expression MaximumHoleSize { get; }
Property Value
MinimumBodySize
Declaration
public Expression MinimumBodySize { get; }
Property Value
ObjectsToSimplify
Declaration
public SelectDisplayableObjectList ObjectsToSimplify { get; }
Property Value
ObjectsToSimplifyCollector
Declaration
public ScCollector ObjectsToSimplifyCollector { get; }
Property Value
RemoveInternalBodies
Declaration
public bool RemoveInternalBodies { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RemoveInternalVoids
Declaration
public bool RemoveInternalVoids { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SourceAssembly
Declaration
public Part SourceAssembly { get; }
Property Value
UniteBodies
Declaration
public bool UniteBodies { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseBlendRadius
Declaration
public bool UseBlendRadius { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseBodySize
Declaration
public bool UseBodySize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
UseHoleDiameter
Declaration
public bool UseHoleDiameter { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Preview()
Declaration
Returns
Type |
Description |
System.Int32 |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink