Class SymbolBuilder
Inheritance
SymbolBuilder
Assembly: NXOpen.dll
Syntax
public class SymbolBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
SymbolBuilder()
Declaration
protected SymbolBuilder()
Properties
AnchorPoint
Declaration
public Point2d AnchorPoint { get; set; }
Property Value
Description
Declaration
public string Description { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Standard
Declaration
public string Standard { get; set; }
Property Value
TagLocation
Declaration
public Point2d TagLocation { get; set; }
Property Value
TagPrefix
Declaration
public string TagPrefix { get; set; }
Property Value
Unit
Declaration
public string Unit { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink