Class BeamPreparationBuilder
Inheritance
BeamPreparationBuilder
Assembly: NXOpen.dll
Syntax
public class BeamPreparationBuilder : FeatureParmsBuilder, IMessageSink, IComponentBuilder
Constructors
BeamPreparationBuilder()
Declaration
protected BeamPreparationBuilder()
Properties
ComponentName
Declaration
public string ComponentName { get; set; }
Property Value
NonStructureBodies
Declaration
public SelectDisplayableObjectList NonStructureBodies { get; }
Property Value
ShowBodies
Declaration
public bool ShowBodies { get; set; }
Property Value
StructureComponents
Declaration
public SelectDisplayableObjectList StructureComponents { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink