Struct UFDrf.DraftAidTextInfo
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFDrf.DraftAidTextInfo
Fields
angle
Declaration
public double angle
Field Value
Type | Description |
---|---|
double |
aspect_ratio
Declaration
public double aspect_ratio
Field Value
Type | Description |
---|---|
double |
distance
Declaration
public double distance
Field Value
Type | Description |
---|---|
double |
gap
Declaration
public double gap
Field Value
Type | Description |
---|---|
double |
height
Declaration
public double height
Field Value
Type | Description |
---|---|
double |
length
Declaration
public double length
Field Value
Type | Description |
---|---|
double |
line_spacing
Declaration
public double line_spacing
Field Value
Type | Description |
---|---|
double |
num_lines
Declaration
public int num_lines
Field Value
Type | Description |
---|---|
int |
origin
Declaration
public double[] origin
Field Value
Type | Description |
---|---|
double[] |
size
Declaration
public double size
Field Value
Type | Description |
---|---|
double |
text
Declaration
public UFDrf.DraftAidText[] text
Field Value
Type | Description |
---|---|
DraftAidText[] |
text_font
Declaration
public int text_font
Field Value
Type | Description |
---|---|
int |
text_type
Declaration
public UFDrf.TextType text_type
Field Value
Type | Description |
---|---|
UFDrf.TextType |