Class FaceAnnotationBuilder
Inheritance
FaceAnnotationBuilder
Assembly: NXOpen.dll
public class FaceAnnotationBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FaceAnnotationBuilder()
Properties
Declaration
public string CgmflBrsr { get; set; }
Property Value
Declaration
public SelectNXObject CompSel { get; }
Property Value
Declaration
public FaceAnnotationBuilder.DrwDestination DestEnum { get; set; }
Property Value
Declaration
public Point PntOrigin { get; set; }
Property Value
Declaration
public string StrAnnot { get; set; }
Property Value
Declaration
public string StrAnnotFileName { get; set; }
Property Value
Declaration
public bool TogBlank { get; set; }
Property Value
Declaration
public FaceAnnotationBuilder.Types Type { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink