Class InteractiveAnnotationTableBuilder
Inheritance
InteractiveAnnotationTableBuilder
Assembly: NXOpen.dll
Syntax
public class InteractiveAnnotationTableBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
InteractiveAnnotationTableBuilder()
Declaration
protected InteractiveAnnotationTableBuilder()
Properties
TableList
Declaration
public int TableList { get; set; }
Property Value
ViewPlan
Declaration
public string ViewPlan { get; set; }
Property Value
ViewScope
Declaration
public InteractiveAnnotationTableBuilder.ViewScopeOptions ViewScope { get; set; }
Property Value
ViewSelect
Declaration
public SelectDraftingViewList ViewSelect { get; }
Property Value
Methods
CreateTable()
Declaration
public Table CreateTable()
Returns
DeleteExistTable()
Declaration
public void DeleteExistTable()
SetSelectPoint(double[])
Declaration
public void SetSelectPoint(double[] pos)
Parameters
Type |
Name |
Description |
double[] |
pos |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink