Class RibBuilder
Assembly: NXOpen.dll
Syntax
public class RibBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
RibBuilder()
Declaration
Properties
CappingFaces
Declaration
public ScCollector CappingFaces { get; }
Property Value
CombineRibWithTarget
Declaration
public bool CombineRibWithTarget { get; set; }
Property Value
DraftAngle
Declaration
public Expression DraftAngle { get; }
Property Value
ReverseOffsetDirection
Declaration
public bool ReverseOffsetDirection { get; set; }
Property Value
ReverseRibDirection
Declaration
public bool ReverseRibDirection { get; set; }
Property Value
ReverseThicknessDirection
Declaration
public bool ReverseThicknessDirection { get; set; }
Property Value
RibCapGeometryOption
Declaration
public RibBuilder.RibCapGeometryOptions RibCapGeometryOption { get; set; }
Property Value
RibCapOffset
Declaration
public Expression RibCapOffset { get; }
Property Value
RibDraftOption
Declaration
public RibBuilder.RibDraftOptions RibDraftOption { get; set; }
Property Value
RibThickness
Declaration
public Expression RibThickness { get; }
Property Value
RibThicknessOffsetOption
Declaration
public RibBuilder.RibThicknessOffsetOptions RibThicknessOffsetOption { get; set; }
Property Value
RibType
Declaration
public RibBuilder.RibTypes RibType { get; set; }
Property Value
Section
Declaration
public Section Section { get; }
Property Value
TargetBody
Declaration
public ScCollector TargetBody { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink