Class TemplateBuilder
Inheritance
TemplateBuilder
Assembly: NXOpen.dll
Syntax
public class TemplateBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
TemplateBuilder()
Declaration
protected TemplateBuilder()
Properties
AreaItemType
Declaration
public string AreaItemType { get; set; }
Property Value
AreaTemplate
Declaration
public int AreaTemplate { get; set; }
Property Value
AssemblyItemType
Declaration
public string AssemblyItemType { get; set; }
Property Value
AssemblyTemplate
Declaration
public int AssemblyTemplate { get; set; }
Property Value
BoardItemType
Declaration
public string BoardItemType { get; set; }
Property Value
BoardTemplate
Declaration
public int BoardTemplate { get; set; }
Property Value
ComponentItemType
Declaration
public string ComponentItemType { get; set; }
Property Value
ComponentTemplate
Declaration
public int ComponentTemplate { get; set; }
Property Value
FemItemType
Declaration
public string FemItemType { get; set; }
Property Value
FemTemplate
Declaration
public int FemTemplate { get; set; }
Property Value
SimItemType
Declaration
public string SimItemType { get; set; }
Property Value
SimTemplate
Declaration
public int SimTemplate { get; set; }
Property Value
SubAssemblyItemType
Declaration
public string SubAssemblyItemType { get; set; }
Property Value
SubAssemblyTemplate
Declaration
public int SubAssemblyTemplate { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink