Class FaceFaceImprintBuilder
Inheritance
FaceFaceImprintBuilder
Assembly: NXOpen.dll
Syntax
[Obsolete("Deprecated in NX11.0.0. Use CAE.ImprintBuilder.")]
public class FaceFaceImprintBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
FaceFaceImprintBuilder()
Declaration
protected FaceFaceImprintBuilder()
Properties
GeomSelection
Declaration
[Obsolete("Deprecated in NX11.0.0. Use CAE.ImprintBuilder.")]
public SelectDisplayableObjectList GeomSelection { get; }
Property Value
StitchOption
Declaration
[Obsolete("Deprecated in NX11.0.0. Use CAE.ImprintBuilder.")]
public bool StitchOption { get; set; }
Property Value
ToleranceDistance
Declaration
[Obsolete("Deprecated in NX11.0.0. Use CAE.ImprintBuilder.")]
public double ToleranceDistance { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink