Class SolidPatchBuilder
Inheritance
SolidPatchBuilder
Assembly: NXOpen.dll
public class SolidPatchBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected SolidPatchBuilder()
Properties
Declaration
public SelectBodyList Patch { get; }
Property Value
Declaration
public SolidPatchBuilder.SolidPatchType PatchType { get; set; }
Property Value
Declaration
public SelectBody Product { get; }
Property Value
Declaration
public bool Subtract { get; set; }
Property Value
Methods
Declaration
public void AddListPartToPatchData(string[] selectedListString)
Parameters
Type |
Name |
Description |
string[] |
selectedListString |
|
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink