Class ElementDetachBuilder
Inheritance
ElementDetachBuilder
Assembly: NXOpen.dll
Syntax
public class ElementDetachBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ElementDetachBuilder()
Declaration
protected ElementDetachBuilder()
Properties
DetachNodeOption
Declaration
public bool DetachNodeOption { get; set; }
Property Value
DetachmentNodes
Declaration
public SelectFENodeList DetachmentNodes { get; }
Property Value
ElementSelection
Declaration
public SelectElementsBuilder ElementSelection { get; }
Property Value
NewMeshOption
Declaration
public bool NewMeshOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink