Class LevelLinePreferencesBuilder
Inheritance
LevelLinePreferencesBuilder
Assembly: NXOpen.dll
Syntax
public class LevelLinePreferencesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
LevelLinePreferencesBuilder()
Declaration
protected LevelLinePreferencesBuilder()
Properties
AnnotationScale
Declaration
public double AnnotationScale { get; set; }
Property Value
CreateEndAnnotation
Declaration
public bool CreateEndAnnotation { get; set; }
Property Value
CreateStartAnnotation
Declaration
public bool CreateStartAnnotation { get; set; }
Property Value
SymbolType
Declaration
public int SymbolType { get; set; }
Property Value
Methods
UpdateColorStyleWidth(int, int, int)
Declaration
public void UpdateColorStyleWidth(int color, int style, int width)
Parameters
Type |
Name |
Description |
int |
color |
|
int |
style |
|
int |
width |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink