FrameBarElementStyleBuilder Class¶
-
class
NXOpen.Annotations.FrameBarElementStyleBuilder¶ Bases:
NXOpen.TaggedObject,NXOpen.GeometricUtilities.IComponentBuilderRepresents a
NXOpen.Annotations.FrameBarElementStyleBuilder.This class queries and sets FrameBar preferences when creating and editing FrameBar drafting annotations.
New in version NX6.0.0.
Properties¶
| Property | Description |
|---|---|
| ExtendedTicBegin | Returns or sets the extended tic from which display to be started |
| ExtendedTicColor | Returns or sets the extended tic color |
| ExtendedTicFont | Returns or sets the extended tic font |
| ExtendedTicFrequency | Returns or sets the extended tic display frequency |
| ExtendedTicLength | Returns or sets the extended tic length |
| ExtendedTicWidth | Returns or sets the extended tic width |
| LabelColor | Returns or sets the label color |
| LabelFont | Returns or sets the label font |
| LabelItalicized | Returns or sets the label font style |
| LabelName | Returns or sets the label name |
| LabelWidth | Returns or sets the label width |
| SkipLabelBegin | Returns or sets the label from which skip to be started |
| SkipLabelFrequency | Returns or sets the label skip frequency |
| SkipTicBegin | Returns or sets the tic from which skip to be started |
| SkipTicFrequency | Returns or sets the tic skip frequency |
| Tag | Returns the Tag for this object. |
| TicColor | Returns or sets the tic color |
| TicDisplay | Returns or sets the transverse frames tic display type |
| TicFont | Returns or sets the tic font |
| TicLabelTextOrientation | Returns or sets the tic label text orientation type |
| TicLength | Returns or sets the tic length |
| TicWidth | Returns or sets the tic width |
Methods¶
| Method | Description |
|---|---|
| Validate | Validate whether the inputs to the component are sufficient for commit to be called. |
Enumerations¶
| FrameBarElementStyleBuilderLabelTextOrientation Enumeration | the Label text orientation |
Property Detail¶
ExtendedTicBegin¶
-
FrameBarElementStyleBuilder.ExtendedTicBegin¶ Returns or sets the extended tic from which display to be started
-------------------------------------Getter Method
Signature
ExtendedTicBeginReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExtendedTicBeginParameters: displayExtendBegin (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
ExtendedTicColor¶
-
FrameBarElementStyleBuilder.ExtendedTicColor¶ Returns or sets the extended tic color
-------------------------------------Getter Method
Signature
ExtendedTicColorReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExtendedTicColorParameters: extendColor (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
ExtendedTicFont¶
-
FrameBarElementStyleBuilder.ExtendedTicFont¶ Returns or sets the extended tic font
-------------------------------------Getter Method
Signature
ExtendedTicFontReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExtendedTicFontParameters: extendFont (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
ExtendedTicFrequency¶
-
FrameBarElementStyleBuilder.ExtendedTicFrequency¶ Returns or sets the extended tic display frequency
-------------------------------------Getter Method
Signature
ExtendedTicFrequencyReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExtendedTicFrequencyParameters: displayExtendFrequency (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
ExtendedTicLength¶
-
FrameBarElementStyleBuilder.ExtendedTicLength¶ Returns or sets the extended tic length
-------------------------------------Getter Method
Signature
ExtendedTicLengthReturns: Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExtendedTicLengthParameters: extendLength (float) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
ExtendedTicWidth¶
-
FrameBarElementStyleBuilder.ExtendedTicWidth¶ Returns or sets the extended tic width
-------------------------------------Getter Method
Signature
ExtendedTicWidthReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ExtendedTicWidthParameters: extendWidth (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
LabelColor¶
-
FrameBarElementStyleBuilder.LabelColor¶ Returns or sets the label color
-------------------------------------Getter Method
Signature
LabelColorReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LabelColorParameters: labelColor (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
LabelFont¶
-
FrameBarElementStyleBuilder.LabelFont¶ Returns or sets the label font
-------------------------------------Getter Method
Signature
LabelFontReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LabelFontParameters: labelFont (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
LabelItalicized¶
-
FrameBarElementStyleBuilder.LabelItalicized¶ Returns or sets the label font style
-------------------------------------Getter Method
Signature
LabelItalicizedReturns: Return type: bool New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LabelItalicizedParameters: italic (bool) – New in version NX8.5.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
LabelName¶
-
FrameBarElementStyleBuilder.LabelName¶ Returns or sets the label name
-------------------------------------Getter Method
Signature
LabelNameReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LabelNameParameters: labelName (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
LabelWidth¶
-
FrameBarElementStyleBuilder.LabelWidth¶ Returns or sets the label width
-------------------------------------Getter Method
Signature
LabelWidthReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
LabelWidthParameters: labelWidth (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
SkipLabelBegin¶
-
FrameBarElementStyleBuilder.SkipLabelBegin¶ Returns or sets the label from which skip to be started
-------------------------------------Getter Method
Signature
SkipLabelBeginReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SkipLabelBeginParameters: skipLabelBegin (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
SkipLabelFrequency¶
-
FrameBarElementStyleBuilder.SkipLabelFrequency¶ Returns or sets the label skip frequency
-------------------------------------Getter Method
Signature
SkipLabelFrequencyReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SkipLabelFrequencyParameters: skipLabelFrequency (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
SkipTicBegin¶
-
FrameBarElementStyleBuilder.SkipTicBegin¶ Returns or sets the tic from which skip to be started
-------------------------------------Getter Method
Signature
SkipTicBeginReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SkipTicBeginParameters: skipTicBegin (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
SkipTicFrequency¶
-
FrameBarElementStyleBuilder.SkipTicFrequency¶ Returns or sets the tic skip frequency
-------------------------------------Getter Method
Signature
SkipTicFrequencyReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SkipTicFrequencyParameters: skipTicFrequency (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
TicColor¶
-
FrameBarElementStyleBuilder.TicColor¶ Returns or sets the tic color
-------------------------------------Getter Method
Signature
TicColorReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TicColorParameters: ticColor (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
TicDisplay¶
-
FrameBarElementStyleBuilder.TicDisplay¶ Returns or sets the transverse frames tic display type
-------------------------------------Getter Method
Signature
TicDisplayReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TicDisplayParameters: ticDisplay (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
TicFont¶
-
FrameBarElementStyleBuilder.TicFont¶ Returns or sets the tic font
-------------------------------------Getter Method
Signature
TicFontReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TicFontParameters: ticFont (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
TicLabelTextOrientation¶
-
FrameBarElementStyleBuilder.TicLabelTextOrientation¶ Returns or sets the tic label text orientation type
-------------------------------------Getter Method
Signature
TicLabelTextOrientationReturns: Return type: NXOpen.Annotations.FrameBarElementStyleBuilderLabelTextOrientationNew in version NX11.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TicLabelTextOrientationParameters: ticLabelTextOrientation ( NXOpen.Annotations.FrameBarElementStyleBuilderLabelTextOrientation) –New in version NX11.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
TicLength¶
-
FrameBarElementStyleBuilder.TicLength¶ Returns or sets the tic length
-------------------------------------Getter Method
Signature
TicLengthReturns: Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TicLengthParameters: ticLength (float) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
TicWidth¶
-
FrameBarElementStyleBuilder.TicWidth¶ Returns or sets the tic width
-------------------------------------Getter Method
Signature
TicWidthReturns: Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TicWidthParameters: ticWidth (int) – New in version NX8.0.0.
License requirements: nx_ship_drafting (“Ship Drafting”) OR drafting (“DRAFTING”)
Method Detail¶
Validate¶
-
FrameBarElementStyleBuilder.Validate¶ Validate whether the inputs to the component are sufficient for commit to be called.
If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven’t set it. This method throws a not-yet-implemented NXException for some components.
Signature
Validate()Returns: Was self validation successful Return type: bool New in version NX3.0.1.
License requirements: None.