Class ContourRibBuilder
Inheritance
ContourRibBuilder
Assembly: NXOpen.dll
Syntax
public class ContourRibBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ContourRibBuilder()
Declaration
protected ContourRibBuilder()
Properties
HeightDim
Declaration
public Expression HeightDim { get; }
Property Value
HeightDimensionType
Declaration
public ContourRibBuilder.HeightLimit HeightDimensionType { get; set; }
Property Value
HeightFace
Declaration
public ScCollector HeightFace { get; }
Property Value
ProjectDirection
Declaration
public ProjectionOptions ProjectDirection { get; }
Property Value
ReverseHeightDirection
Declaration
public bool ReverseHeightDirection { get; set; }
Property Value
SelectCurve
Declaration
public Section SelectCurve { get; }
Property Value
SelectFace
Declaration
public ScCollector SelectFace { get; }
Property Value
WidthDim
Declaration
public Expression WidthDim { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink