Class DefineTitleBlockBuilder
Inheritance
DefineTitleBlockBuilder
Inherited Members
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class DefineTitleBlockBuilder : BaseTitleBlockBuilder, IMessageSink, IComponentBuilder
Constructors
DefineTitleBlockBuilder()
Declaration
protected DefineTitleBlockBuilder()
Properties
Components
Declaration
public SelectTableSectionList Components { get; }
Property Value
| Type | Description |
|---|---|
| SelectTableSectionList |
Origin
Declaration
public Point3d Origin { get; set; }
Property Value
| Type | Description |
|---|---|
| Point3d |
Methods
UpdateCells()
Declaration
public void UpdateCells()
Implements
System.Runtime.Remoting.Messaging.IMessageSink