Class RadiateFaceBuilder
Inheritance
RadiateFaceBuilder
Assembly: NXOpen.dll
Syntax
public class RadiateFaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
RadiateFaceBuilder()
Declaration
protected RadiateFaceBuilder()
Properties
AxisSel
Declaration
public SelectFace AxisSel { get; }
Property Value
Diameter
Declaration
public Expression Diameter { get; }
Property Value
DimensionType
Declaration
public RadiateFaceBuilder.DimensionTypes DimensionType { get; set; }
Property Value
Distance
Declaration
public Expression Distance { get; }
Property Value
FaceChangeOverflowBehavior
Declaration
public FaceChangeOverflowBehavior FaceChangeOverflowBehavior { get; }
Property Value
FaceToRadiate
Declaration
public FaceRecognitionBuilder FaceToRadiate { get; }
Property Value
Radius
Declaration
public Expression Radius { get; }
Property Value
Reference
Declaration
public SelectFace Reference { get; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink