Class ElementModifyTypeBuilder
Inheritance
ElementModifyTypeBuilder
Assembly: NXOpen.dll
Syntax
public class ElementModifyTypeBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ElementModifyTypeBuilder()
Declaration
protected ElementModifyTypeBuilder()
Properties
ElementType
Declaration
public ElementTypeBuilder ElementType { get; }
Property Value
MeshCollectorName
Declaration
public string MeshCollectorName { get; set; }
Property Value
MeshSelection
Declaration
public SelectTaggedObjectList MeshSelection { get; }
Property Value
RetainSourceCollectorName
Declaration
public bool RetainSourceCollectorName { get; set; }
Property Value
UseSourceMeshCollector
Declaration
public bool UseSourceMeshCollector { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink