Class ResizeBlendBuilder
Inheritance
ResizeBlendBuilder
Assembly: NXOpen.dll
Syntax
public class ResizeBlendBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
ResizeBlendBuilder()
Declaration
protected ResizeBlendBuilder()
Properties
BlendFace
Declaration
public ScCollector BlendFace { get; }
Property Value
FaceRecognized
Declaration
public FaceRecognitionBuilder FaceRecognized { get; }
Property Value
Radius
Declaration
public Expression Radius { get; }
Property Value
Methods
GetBlendFaceRadius(Face)
Declaration
public double GetBlendFaceRadius(Face blendFace)
Parameters
Type |
Name |
Description |
Face |
blendFace |
|
Returns
IsBlendFace(Face[], out bool[])
Declaration
public void IsBlendFace(Face[] inputFaces, out bool[] isBlendFace)
Parameters
Type |
Name |
Description |
Face[] |
inputFaces |
|
bool[] |
isBlendFace |
|
ResizeBlendOnMultibodies()
Declaration
public void ResizeBlendOnMultibodies()
Implements
System.Runtime.Remoting.Messaging.IMessageSink