Class RadiateFaceBuilder
Inheritance
System.Object
System.MarshalByRefObject
RadiateFaceBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class RadiateFaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
RadiateFaceBuilder()
Declaration
protected RadiateFaceBuilder()
Properties
AxisSel
Declaration
public SelectFace AxisSel { get; }
Property Value
Type | Description |
---|---|
SelectFace |
Diameter
Declaration
public Expression Diameter { get; }
Property Value
Type | Description |
---|---|
Expression |
DimensionType
Declaration
public RadiateFaceBuilder.DimensionTypes DimensionType { get; set; }
Property Value
Type | Description |
---|---|
RadiateFaceBuilder.DimensionTypes |
Distance
Declaration
public Expression Distance { get; }
Property Value
Type | Description |
---|---|
Expression |
FaceChangeOverflowBehavior
Declaration
public FaceChangeOverflowBehavior FaceChangeOverflowBehavior { get; }
Property Value
Type | Description |
---|---|
FaceChangeOverflowBehavior |
FaceToRadiate
Declaration
public FaceRecognitionBuilder FaceToRadiate { get; }
Property Value
Type | Description |
---|---|
FaceRecognitionBuilder |
Radius
Declaration
public Expression Radius { get; }
Property Value
Type | Description |
---|---|
Expression |
Reference
Declaration
public SelectFace Reference { get; }
Property Value
Type | Description |
---|---|
SelectFace |
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink