Class SteelDistributionBuilder
Inheritance
SteelDistributionBuilder
Assembly: NXOpen.dll
Syntax
public class SteelDistributionBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
SteelDistributionBuilder()
Declaration
protected SteelDistributionBuilder()
Properties
AssemblyPart
Declaration
public string AssemblyPart { get; set; }
Property Value
Description
Declaration
public string Description { get; set; }
Property Value
FeatureName
Declaration
public string FeatureName { get; set; }
Property Value
Declaration
public SteelDistributionBuilder.SaForm Form { get; set; }
Property Value
ItemType
Declaration
public string ItemType { get; set; }
Property Value
Material
Declaration
public SteelDistributionBuilder.SaMaterial Material { get; set; }
Property Value
Name
Declaration
public SteelDistributionBuilder.SaName Name { get; set; }
Property Value
SaProject
Declaration
public string SaProject { get; set; }
Property Value
SectionNumber
Declaration
public string SectionNumber { get; set; }
Property Value
Size
Declaration
public SteelDistributionBuilder.SaSize Size { get; set; }
Property Value
SteelBodies
Declaration
public SelectBodyList SteelBodies { get; }
Property Value
SubComponent
Declaration
public bool SubComponent { get; set; }
Property Value
TemplateCategoryName
Declaration
public string TemplateCategoryName { get; set; }
Property Value
TemplateName
Declaration
public string TemplateName { get; set; }
Property Value
Type
Declaration
public SteelDistributionBuilder.SaType Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink