Class AddFontBuilder
Inherited Members
Namespace: NXOpen.Routing
Assembly: NXOpen.dll
Syntax
public class AddFontBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AddFontBuilder()
Declaration
protected AddFontBuilder()
Methods
SetBuilderData(Line, double[], string, double, int)
Declaration
public void SetBuilderData(Line selLine, double[] lineCoords, string fontName, double fontScale, int fontLayer)
Parameters
| Type | Name | Description |
|---|---|---|
| Line | selLine | |
| double[] | lineCoords | |
| string | fontName | |
| double | fontScale | |
| int | fontLayer |
Implements
System.Runtime.Remoting.Messaging.IMessageSink