Class ChamferEdgeChainSetBuilder
Inheritance
ChamferEdgeChainSetBuilder
Assembly: NXOpen.dll
Syntax
public class ChamferEdgeChainSetBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ChamferEdgeChainSetBuilder()
Declaration
protected ChamferEdgeChainSetBuilder()
Properties
Angular
Declaration
public Expression Angular { get; }
Property Value
CrossSectionOptions
Declaration
public ChamferEdgeChainSetBuilder.CrossSectionType CrossSectionOptions { get; set; }
Property Value
Distance1
Declaration
public Expression Distance1 { get; }
Property Value
Distance2
Declaration
public Expression Distance2 { get; }
Property Value
Edges
Declaration
public ScCollector Edges { get; set; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink