Class DrawingsBuilder
Inheritance
DrawingsBuilder
Assembly: NXOpen.dll
Syntax
public class DrawingsBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
DrawingsBuilder()
Declaration
protected DrawingsBuilder()
Properties
AssemblyBalloonsToggle
Declaration
public bool AssemblyBalloonsToggle { get; set; }
Property Value
AssemblyConsolidatedList
Declaration
public SelectDisplayableObject AssemblyConsolidatedList { get; }
Property Value
AssemblyPartsListToggle
Declaration
public bool AssemblyPartsListToggle { get; set; }
Property Value
AssemblyTemplateName
Declaration
public string AssemblyTemplateName { get; set; }
Property Value
AssemblyToggle
Declaration
public bool AssemblyToggle { get; set; }
Property Value
ConnectionBalloonsToggle
Declaration
public bool ConnectionBalloonsToggle { get; set; }
Property Value
ConnectionPartsListToggle
Declaration
public bool ConnectionPartsListToggle { get; set; }
Property Value
ConnectionTemplateName
Declaration
public string ConnectionTemplateName { get; set; }
Property Value
ConnectionToggle
Declaration
public bool ConnectionToggle { get; set; }
Property Value
CreateAssemblyBack
Declaration
public bool CreateAssemblyBack { get; set; }
Property Value
CreateAssemblyBottom
Declaration
public bool CreateAssemblyBottom { get; set; }
Property Value
CreateAssemblyFront
Declaration
public bool CreateAssemblyFront { get; set; }
Property Value
CreateAssemblyIsometric
Declaration
public bool CreateAssemblyIsometric { get; set; }
Property Value
CreateAssemblyLeft
Declaration
public bool CreateAssemblyLeft { get; set; }
Property Value
CreateAssemblyRight
Declaration
public bool CreateAssemblyRight { get; set; }
Property Value
CreateAssemblyTop
Declaration
public bool CreateAssemblyTop { get; set; }
Property Value
CreateAssemblyTrimetric
Declaration
public bool CreateAssemblyTrimetric { get; set; }
Property Value
CreateConnectionBack
Declaration
public bool CreateConnectionBack { get; set; }
Property Value
CreateConnectionBottom
Declaration
public bool CreateConnectionBottom { get; set; }
Property Value
CreateConnectionFront
Declaration
public bool CreateConnectionFront { get; set; }
Property Value
CreateConnectionIsometric
Declaration
public bool CreateConnectionIsometric { get; set; }
Property Value
CreateConnectionLeft
Declaration
public bool CreateConnectionLeft { get; set; }
Property Value
CreateConnectionRight
Declaration
public bool CreateConnectionRight { get; set; }
Property Value
CreateConnectionTop
Declaration
public bool CreateConnectionTop { get; set; }
Property Value
CreateConnectionTrimetric
Declaration
public bool CreateConnectionTrimetric { get; set; }
Property Value
CreateMemberBack
Declaration
public bool CreateMemberBack { get; set; }
Property Value
CreateMemberBottom
Declaration
public bool CreateMemberBottom { get; set; }
Property Value
CreateMemberFront
Declaration
public bool CreateMemberFront { get; set; }
Property Value
CreateMemberIsometric
Declaration
public bool CreateMemberIsometric { get; set; }
Property Value
CreateMemberLeft
Declaration
public bool CreateMemberLeft { get; set; }
Property Value
CreateMemberRight
Declaration
public bool CreateMemberRight { get; set; }
Property Value
CreateMemberTop
Declaration
public bool CreateMemberTop { get; set; }
Property Value
CreateMemberTrimetric
Declaration
public bool CreateMemberTrimetric { get; set; }
Property Value
CreateSpecialCompBack
Declaration
public bool CreateSpecialCompBack { get; set; }
Property Value
CreateSpecialCompBottom
Declaration
public bool CreateSpecialCompBottom { get; set; }
Property Value
CreateSpecialCompFront
Declaration
public bool CreateSpecialCompFront { get; set; }
Property Value
CreateSpecialCompIsometric
Declaration
public bool CreateSpecialCompIsometric { get; set; }
Property Value
CreateSpecialCompLeft
Declaration
public bool CreateSpecialCompLeft { get; set; }
Property Value
CreateSpecialCompRight
Declaration
public bool CreateSpecialCompRight { get; set; }
Property Value
CreateSpecialCompTop
Declaration
public bool CreateSpecialCompTop { get; set; }
Property Value
CreateSpecialCompTrimetric
Declaration
public bool CreateSpecialCompTrimetric { get; set; }
Property Value
CreateWeldmentBack
Declaration
public bool CreateWeldmentBack { get; set; }
Property Value
CreateWeldmentBottom
Declaration
public bool CreateWeldmentBottom { get; set; }
Property Value
CreateWeldmentFront
Declaration
public bool CreateWeldmentFront { get; set; }
Property Value
CreateWeldmentIsometric
Declaration
public bool CreateWeldmentIsometric { get; set; }
Property Value
CreateWeldmentLeft
Declaration
public bool CreateWeldmentLeft { get; set; }
Property Value
CreateWeldmentRight
Declaration
public bool CreateWeldmentRight { get; set; }
Property Value
CreateWeldmentTop
Declaration
public bool CreateWeldmentTop { get; set; }
Property Value
CreateWeldmentTrimetric
Declaration
public bool CreateWeldmentTrimetric { get; set; }
Property Value
MemberTemplateName
Declaration
public string MemberTemplateName { get; set; }
Property Value
MemberToggle
Declaration
public bool MemberToggle { get; set; }
Property Value
SpecialCompIncludeWeldToggle
Declaration
public bool SpecialCompIncludeWeldToggle { get; set; }
Property Value
SpecialCompTemplateName
Declaration
public string SpecialCompTemplateName { get; set; }
Property Value
SpecialCompToggle
Declaration
public bool SpecialCompToggle { get; set; }
Property Value
TargetAssembly
Declaration
public DrawingsBuilder.TargetAssemblyOption TargetAssembly { get; set; }
Property Value
WeldmentBalloonsToggle
Declaration
public bool WeldmentBalloonsToggle { get; set; }
Property Value
WeldmentPartsListToggle
Declaration
public bool WeldmentPartsListToggle { get; set; }
Property Value
WeldmentTemplateName
Declaration
public string WeldmentTemplateName { get; set; }
Property Value
WeldmentToggle
Declaration
public bool WeldmentToggle { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink