Class ResizeBlendBuilder
Inheritance
System.Object
System.MarshalByRefObject
ResizeBlendBuilder
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 ResizeBlendBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ResizeBlendBuilder()
Declaration
protected ResizeBlendBuilder()
Properties
BlendFace
Declaration
public ScCollector BlendFace { get; }
Property Value
| Type | Description |
|---|---|
| ScCollector |
FaceRecognized
Declaration
public FaceRecognitionBuilder FaceRecognized { get; }
Property Value
| Type | Description |
|---|---|
| FaceRecognitionBuilder |
Radius
Declaration
public Expression Radius { get; }
Property Value
| Type | Description |
|---|---|
| Expression |
Methods
GetBlendFaceRadius(Face)
Declaration
public double GetBlendFaceRadius(Face blendFace)
Parameters
| Type | Name | Description |
|---|---|---|
| Face | blendFace |
Returns
| Type | Description |
|---|---|
| System.Double |
IsBlendFace(Face[], out Boolean[])
Declaration
public void IsBlendFace(Face[] inputFaces, out bool[] isBlendFace)
Parameters
| Type | Name | Description |
|---|---|---|
| Face[] | inputFaces | |
| System.Boolean[] | isBlendFace |
ResizeBlendOnMultibodies()
Declaration
public void ResizeBlendOnMultibodies()
Implements
System.Runtime.Remoting.Messaging.IMessageSink