Class SurfaceCoatBuilder
Inheritance
SurfaceCoatBuilder
Assembly: NXOpen.dll
Syntax
public class SurfaceCoatBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SurfaceCoatBuilder()
Declaration
protected SurfaceCoatBuilder()
Properties
ElementFace
Declaration
public SelectElementsBuilder ElementFace { get; }
Property Value
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
ExportToSolver
Declaration
public bool ExportToSolver { get; set; }
Property Value
SelectGeometry
Declaration
public SelectTaggedObjectList SelectGeometry { get; }
Property Value
SelectionMethodType
Declaration
public SurfaceCoatBuilder.SelectionMethod SelectionMethodType { get; set; }
Property Value
SourceMesh
Declaration
public SelectTaggedObjectList SourceMesh { get; }
Property Value
Methods
CommitMesh()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink