Class ComponentDrawingBuilder
Inheritance
ComponentDrawingBuilder
Assembly: NXOpen.dll
Syntax
public class ComponentDrawingBuilder : SubAssemblyDrawingBuilder, IMessageSink, IComponentBuilder
Constructors
ComponentDrawingBuilder()
Declaration
protected ComponentDrawingBuilder()
Properties
CreatePartsList
Declaration
public bool CreatePartsList { get; set; }
Property Value
DrawingType
Declaration
public ComponentDrawingBuilder.DrawingTypeOption DrawingType { get; set; }
Property Value
ShowBalloons
Declaration
public bool ShowBalloons { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink