Class CopyFaceBuilder
Inheritance
CopyFaceBuilder
Assembly: NXOpen.dll
Syntax
public class CopyFaceBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
CopyFaceBuilder()
Declaration
protected CopyFaceBuilder()
Properties
DoPaste
Declaration
public bool DoPaste { get; set; }
Property Value
FaceToCopy
Declaration
public FaceRecognitionBuilder FaceToCopy { get; }
Property Value
Motion
Declaration
public ModlMotion Motion { get; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
TargetBody
Declaration
public SelectBody TargetBody { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink