Class AutomaticCenterlineBuilder
Inheritance
AutomaticCenterlineBuilder
Assembly: NXOpen.dll
Syntax
public class AutomaticCenterlineBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AutomaticCenterlineBuilder()
Declaration
protected AutomaticCenterlineBuilder()
Properties
Color
Declaration
public NXColor Color { get; set; }
Property Value
CylindricalExtension
Declaration
public double CylindricalExtension { get; set; }
Property Value
InheritAngle
Declaration
public bool InheritAngle { get; set; }
Property Value
Views
Declaration
public SelectDraftingViewList Views { get; }
Property Value
Width
Declaration
public AutomaticCenterlineBuilder.CenterlineThickness Width { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink