Class Centerline3dBuilder
Inheritance
Centerline3dBuilder
Assembly: NXOpen.dll
Syntax
public class Centerline3dBuilder : BaseCenterline3dBuilder, IMessageSink, IComponentBuilder
Constructors
Centerline3dBuilder()
Declaration
protected Centerline3dBuilder()
Properties
AlignedCenterlines
Declaration
public bool AlignedCenterlines { get; set; }
Property Value
Inherit
Declaration
public SelectNXObject Inherit { get; }
Property Value
OffsetDistance
Declaration
public double OffsetDistance { get; set; }
Property Value
OffsetMethod
Declaration
public Centerline3dBuilder.Offset OffsetMethod { get; set; }
Property Value
OffsetObject
Declaration
public SelectNXObject OffsetObject { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink