NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.AME.SymbolAnnotationSettingsBuilder Class Reference

JA class for the symbol settings More...

Inheritance diagram for NXOpen.AME.SymbolAnnotationSettingsBuilder:
NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Member Functions

unsafe void ResetToDefault ()
 Reset to default setting More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Properties

unsafe double PortAnnotationHeight [get, set]
 Returns or sets the port annotation text height More...
 
unsafe
NXOpen.TextColorFontWidthBuilder 
PortAnnotationTextCFW [get, set]
 Returns or sets the port annotation text color font width More...
 
unsafe bool PortAnnotationTextOverlined [get, set]
 Returns or sets whether the symbol annotation text is overlined More...
 
unsafe bool PortAnnotationTextUnderlined [get, set]
 Returns or sets whether the symbol annotation text is underlined More...
 
unsafe double SymbolAnnotationHeight [get, set]
 Returns or sets the symbol annotation text height More...
 
unsafe int SymbolAnnotationTextAlignment [get, set]
 Returns or sets the symbol annotation text alignment More...
 
unsafe
NXOpen.TextColorFontWidthBuilder 
SymbolAnnotationTextCFW [get, set]
 Returns or sets the symbol annotation text color font width More...
 
unsafe bool SymbolAnnotationTextOverlined [get, set]
 Returns or sets whether the symbol annotation text is overlined More...
 
unsafe bool SymbolAnnotationTextUnderlined [get, set]
 Returns or sets whether the symbol annotation text is underlined More...
 

Detailed Description

JA class for the symbol settings

To create a new instance of this class, use NXOpen.AME.AMEManager.CreateSymbolAnnotationSettingsBuilder

Created in NX12.0.0

Member Function Documentation

unsafe void NXOpen.AME.SymbolAnnotationSettingsBuilder.ResetToDefault ( )

Reset to default setting

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Property Documentation

unsafe double NXOpen.AME.SymbolAnnotationSettingsBuilder.PortAnnotationHeight
getset

Returns or sets the port annotation text height

Created in NX12.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe NXOpen.TextColorFontWidthBuilder NXOpen.AME.SymbolAnnotationSettingsBuilder.PortAnnotationTextCFW
getset

Returns or sets the port annotation text color font width

Created in NX12.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe bool NXOpen.AME.SymbolAnnotationSettingsBuilder.PortAnnotationTextOverlined
getset

Returns or sets whether the symbol annotation text is overlined

Created in NX12.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe bool NXOpen.AME.SymbolAnnotationSettingsBuilder.PortAnnotationTextUnderlined
getset

Returns or sets whether the symbol annotation text is underlined

Created in NX12.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe double NXOpen.AME.SymbolAnnotationSettingsBuilder.SymbolAnnotationHeight
getset

Returns or sets the symbol annotation text height

Created in NX12.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe int NXOpen.AME.SymbolAnnotationSettingsBuilder.SymbolAnnotationTextAlignment
getset

Returns or sets the symbol annotation text alignment

Created in NX12.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe NXOpen.TextColorFontWidthBuilder NXOpen.AME.SymbolAnnotationSettingsBuilder.SymbolAnnotationTextCFW
getset

Returns or sets the symbol annotation text color font width

Created in NX12.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe bool NXOpen.AME.SymbolAnnotationSettingsBuilder.SymbolAnnotationTextOverlined
getset

Returns or sets whether the symbol annotation text is overlined

Created in NX12.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

unsafe bool NXOpen.AME.SymbolAnnotationSettingsBuilder.SymbolAnnotationTextUnderlined
getset

Returns or sets whether the symbol annotation text is underlined

Created in NX12.0.0

License requirements to get this property: ad_automation_design ("FULL AUTOMATION DESIGNER")

License requirements to set this property: ad_automation_design ("FULL AUTOMATION DESIGNER")


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.