PmiPreferences Class¶
-
class
NXOpen.Annotations.PmiPreferences¶ Bases:
NXOpen.TransientObjectRepresents line and arrow preferences
New in version NX4.0.0.
Properties¶
| Property | Description |
|---|---|
| AssemblyCrosshatching | Returns the flag indicating whether PMI support for lightweight section view assembly crosshatching option is available |
| AssociativityForLightweightSectionViews | Returns the option indicating whether plane is associative for Lightweight Section Views |
| ClipCoplanarObjectsForLightweightSectionViews | Returns or sets the option indicating clip coplanar objects |
| ClipWireframeObjects | Returns or sets the option indicating clip wireframe objects |
| CreateViewIndependent | Returns or sets the flag indicating whether the PMI would be created view independent |
| CrosshatchAdjacencyTolerance | Returns the flag indicating whether PMI support for lightweight section view crosshatch adjacency tolerance is available |
| CuttingPlaneSymbolArrowDirection | Returns or sets the cutting plane symbol arrow direction related to plane |
| CuttingPlaneSymbolArrowLength | Returns or sets the cutting plane symbol arrow length |
| CuttingPlaneSymbolColor | Returns or sets the cutting plane symbol color |
| CuttingPlaneSymbolSectionPrefix | Returns or sets the section prefix for cutting plane symbol |
| CuttingPlaneSymbolShadedPlane | Returns or sets the cutting plane symbol shaded plane option |
| CuttingPlaneSymbolStartingLetter | Returns or sets the starting letter for cutting plane symbol |
| CuttingPlaneSymbolTextPlaneRelativeToArrow | Returns or sets the orientation of the cutting plane symbol text plane with respect to arrow plane |
| DatumLabel | Returns or sets the initial letter for datum labels |
| DefaultPlane | Returns or sets the default annotation plane for PMI symbols |
| DeleteEmptyUserDefinedModelViews | Returns or sets the option to delete Empty User Defined Model Views in Part |
| DisplayEffectivityFilterNodesInPartNavigator | Returns the flag indicating the display of Effectivity Filtered PMI node in Part Navigator |
| DisplayPmiAssociatedComponentsLoadedForReference | Returns the flag indicating PMI associated objects components loaded for reference |
| DisplayPmiEffectivityMethod | Returns the value indicating precise option of PMI Effectivity for prime geometry |
| DisplayPmiEffectivityReferenceMethod | Returns the value indicating precise option of PMI Effectivity for reference geometry |
| DisplayPmiModelViewDisclosurePurpose | Returns or sets the Model View Disclosure Purpose |
| DisplayPmiQueryDialogFromMb3 | Returns or sets the PMI query dialog visibility from mb3 option |
| DisplayPmiUserDefinedModelViewDisclosure | Returns or sets the User Defined Model View Disclosure |
| EnableResize | Returns the flag indicating whether to enable resize. |
| LockSizeAndPosition | Returns or sets the lock pan/zoom option |
| ParallelToScreen | Returns or sets the parallel to screen option |
| PmiRegionHeight | Returns or sets the rectangular region height |
| PmiRegionInnerDiameter | Returns or sets the circular/annular region inner diameter |
| PmiRegionOuterDiameter | Returns or sets the circular/annular region outer diameter |
| PmiRegionWidth | Returns or sets the rectangular region width |
| PmiSupportForGeometrySharing | Returns the flag indicating whether PMI support for geometry sharing is available |
| RegionBoundaryColor | Returns or sets the region boundary color |
| RegionBoundaryFont | Returns or sets the region boundary font |
| RegionBoundaryWidth | Returns or sets the region boundary width |
| ResizeMethod | Returns the resize method |
| ResizeOnCreate | Returns the flag indicating whether to resize on create |
| ResizeOnViewSave | Returns the flag indicating whether to resize on view save |
| RestrictCrosshatchAngle | Returns the flag indicating whether PMI support for lightweight section view restrict crosshatch angle option is available |
| SectionViewNamePrefix | Returns or sets the Section View name prefix |
| ShadedDisplay | Returns the toggle for display through shaded models |
| SuppressRetainedPmis | Returns or sets the option to suppress retained PMIs in part |
Methods¶
Enumerations¶
| PmiPreferencesPreferenceSymbolTypes Enumeration | Specifies the allowable symbol types for Parallel To Screen and Lock Pan/Zoom |
Property Detail¶
AssemblyCrosshatching¶
-
PmiPreferences.AssemblyCrosshatching¶ Returns the flag indicating whether PMI support for lightweight section view assembly crosshatching option is available
-------------------------------------Getter Method
Signature
AssemblyCrosshatchingReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
AssociativityForLightweightSectionViews¶
-
PmiPreferences.AssociativityForLightweightSectionViews¶ Returns the option indicating whether plane is associative for Lightweight Section Views
-------------------------------------Getter Method
Signature
AssociativityForLightweightSectionViewsReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
ClipCoplanarObjectsForLightweightSectionViews¶
-
PmiPreferences.ClipCoplanarObjectsForLightweightSectionViews¶ Returns or sets the option indicating clip coplanar objects
-------------------------------------Getter Method
Signature
ClipCoplanarObjectsForLightweightSectionViewsReturns: Return type: bool New in version NX11.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ClipCoplanarObjectsForLightweightSectionViewsParameters: clipCoplanarObjectsOptionForLightweightSectionViews (bool) – New in version NX11.0.0.
License requirements: None.
ClipWireframeObjects¶
-
PmiPreferences.ClipWireframeObjects¶ Returns or sets the option indicating clip wireframe objects
-------------------------------------Getter Method
Signature
ClipWireframeObjectsReturns: Return type: bool New in version NX11.0.1.
License requirements: None.
-------------------------------------Setter Method
Signature
ClipWireframeObjectsParameters: clipWireframeObjectsOption (bool) – New in version NX11.0.1.
License requirements: None.
CreateViewIndependent¶
-
PmiPreferences.CreateViewIndependent¶ Returns or sets the flag indicating whether the PMI would be created view independent
-------------------------------------Getter Method
Signature
CreateViewIndependentReturns: Return type: bool New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CreateViewIndependentParameters: createViewIndependent (bool) – New in version NX5.0.0.
License requirements: None.
CrosshatchAdjacencyTolerance¶
-
PmiPreferences.CrosshatchAdjacencyTolerance¶ Returns the flag indicating whether PMI support for lightweight section view crosshatch adjacency tolerance is available
-------------------------------------Getter Method
Signature
CrosshatchAdjacencyToleranceReturns: Return type: float New in version NX9.0.0.
License requirements: None.
CuttingPlaneSymbolArrowDirection¶
-
PmiPreferences.CuttingPlaneSymbolArrowDirection¶ Returns or sets the cutting plane symbol arrow direction related to plane
-------------------------------------Getter Method
Signature
CuttingPlaneSymbolArrowDirectionReturns: Return type: NXOpen.Annotations.CuttingPlaneSymbolBuilderArrowDirectionOptionNew in version NX11.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CuttingPlaneSymbolArrowDirectionParameters: arrowDirection ( NXOpen.Annotations.CuttingPlaneSymbolBuilderArrowDirectionOption) –New in version NX11.0.0.
License requirements: None.
CuttingPlaneSymbolArrowLength¶
-
PmiPreferences.CuttingPlaneSymbolArrowLength¶ Returns or sets the cutting plane symbol arrow length
-------------------------------------Getter Method
Signature
CuttingPlaneSymbolArrowLengthReturns: Return type: float New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CuttingPlaneSymbolArrowLengthParameters: arrowLength (float) – New in version NX9.0.0.
License requirements: None.
CuttingPlaneSymbolColor¶
-
PmiPreferences.CuttingPlaneSymbolColor¶ Returns or sets the cutting plane symbol color
-------------------------------------Getter Method
Signature
CuttingPlaneSymbolColorReturns: Return type: Id New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CuttingPlaneSymbolColorParameters: color (Id) – New in version NX9.0.0.
License requirements: None.
CuttingPlaneSymbolSectionPrefix¶
-
PmiPreferences.CuttingPlaneSymbolSectionPrefix¶ Returns or sets the section prefix for cutting plane symbol
-------------------------------------Getter Method
Signature
CuttingPlaneSymbolSectionPrefixReturns: Return type: str New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CuttingPlaneSymbolSectionPrefixParameters: sectionPrefix (str) – New in version NX9.0.0.
License requirements: None.
CuttingPlaneSymbolShadedPlane¶
-
PmiPreferences.CuttingPlaneSymbolShadedPlane¶ Returns or sets the cutting plane symbol shaded plane option
-------------------------------------Getter Method
Signature
CuttingPlaneSymbolShadedPlaneReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CuttingPlaneSymbolShadedPlaneParameters: shadedPlane (bool) – New in version NX9.0.0.
License requirements: None.
CuttingPlaneSymbolStartingLetter¶
-
PmiPreferences.CuttingPlaneSymbolStartingLetter¶ Returns or sets the starting letter for cutting plane symbol
-------------------------------------Getter Method
Signature
CuttingPlaneSymbolStartingLetterReturns: Return type: str New in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CuttingPlaneSymbolStartingLetterParameters: startingLetter (str) – New in version NX9.0.0.
License requirements: None.
CuttingPlaneSymbolTextPlaneRelativeToArrow¶
-
PmiPreferences.CuttingPlaneSymbolTextPlaneRelativeToArrow¶ Returns or sets the orientation of the cutting plane symbol text plane with respect to arrow plane
-------------------------------------Getter Method
Signature
CuttingPlaneSymbolTextPlaneRelativeToArrowReturns: Return type: NXOpen.Annotations.CuttingPlaneSymbolBuilderTextPlaneRelativeArrowNew in version NX9.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CuttingPlaneSymbolTextPlaneRelativeToArrowParameters: textPlaneRelativeArrow ( NXOpen.Annotations.CuttingPlaneSymbolBuilderTextPlaneRelativeArrow) –New in version NX9.0.0.
License requirements: None.
DatumLabel¶
-
PmiPreferences.DatumLabel¶ Returns or sets the initial letter for datum labels
-------------------------------------Getter Method
Signature
DatumLabelReturns: Return type: str New in version NX4.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DatumLabelParameters: datumLabel (str) – New in version NX4.0.0.
License requirements: None.
DefaultPlane¶
-
PmiPreferences.DefaultPlane¶ Returns or sets the default annotation plane for PMI symbols
-------------------------------------Getter Method
Signature
DefaultPlaneReturns: Return type: NXOpen.Annotations.PmiDefaultPlaneNew in version NX4.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DefaultPlaneParameters: defaultPlane ( NXOpen.Annotations.PmiDefaultPlane) –New in version NX4.0.0.
License requirements: None.
DeleteEmptyUserDefinedModelViews¶
-
PmiPreferences.DeleteEmptyUserDefinedModelViews¶ Returns or sets the option to delete Empty User Defined Model Views in Part
-------------------------------------Getter Method
Signature
DeleteEmptyUserDefinedModelViewsReturns: Return type: bool New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DeleteEmptyUserDefinedModelViewsParameters: deleteEmptyUserDefinedModelViews (bool) – New in version NX12.0.0.
License requirements: None.
DisplayPmiAssociatedComponentsLoadedForReference¶
-
PmiPreferences.DisplayPmiAssociatedComponentsLoadedForReference¶ Returns the flag indicating PMI associated objects components loaded for reference
-------------------------------------Getter Method
Signature
DisplayPmiAssociatedComponentsLoadedForReferenceReturns: Return type: bool New in version NX8.5.1.
License requirements: None.
DisplayPmiEffectivityMethod¶
-
PmiPreferences.DisplayPmiEffectivityMethod¶ Returns the value indicating precise option of PMI Effectivity for prime geometry
-------------------------------------Getter Method
Signature
DisplayPmiEffectivityMethodReturns: Return type: NXOpen.Annotations.DisplayPmiEffectivityMethodNew in version NX8.5.1.
License requirements: None.
DisplayPmiEffectivityReferenceMethod¶
-
PmiPreferences.DisplayPmiEffectivityReferenceMethod¶ Returns the value indicating precise option of PMI Effectivity for reference geometry
-------------------------------------Getter Method
Signature
DisplayPmiEffectivityReferenceMethodReturns: Return type: NXOpen.Annotations.DisplayPmiEffectivityMethodNew in version NX8.5.1.
License requirements: None.
DisplayPmiModelViewDisclosurePurpose¶
-
PmiPreferences.DisplayPmiModelViewDisclosurePurpose¶ Returns or sets the Model View Disclosure Purpose
-------------------------------------Getter Method
Signature
DisplayPmiModelViewDisclosurePurposeReturns: Return type: str New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DisplayPmiModelViewDisclosurePurposeParameters: purpose (str) – New in version NX12.0.0.
License requirements: None.
DisplayPmiQueryDialogFromMb3¶
-
PmiPreferences.DisplayPmiQueryDialogFromMb3¶ Returns or sets the PMI query dialog visibility from mb3 option
-------------------------------------Getter Method
Signature
DisplayPmiQueryDialogFromMb3Returns: Return type: bool New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DisplayPmiQueryDialogFromMb3Parameters: withDialog (bool) – New in version NX8.5.0.
License requirements: None.
DisplayPmiUserDefinedModelViewDisclosure¶
-
PmiPreferences.DisplayPmiUserDefinedModelViewDisclosure¶ Returns or sets the User Defined Model View Disclosure
-------------------------------------Getter Method
Signature
DisplayPmiUserDefinedModelViewDisclosureReturns: Return type: bool New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DisplayPmiUserDefinedModelViewDisclosureParameters: withDialog (bool) – New in version NX12.0.0.
License requirements: None.
EnableResize¶
-
PmiPreferences.EnableResize¶ Returns the flag indicating whether to enable resize.
If true the resize command is enabled.
-------------------------------------Getter Method
Signature
EnableResizeReturns: Return type: bool New in version NX10.0.0.
License requirements: None.
LockSizeAndPosition¶
-
PmiPreferences.LockSizeAndPosition¶ Returns or sets the lock pan/zoom option
-------------------------------------Getter Method
Signature
LockSizeAndPositionReturns: Return type: bool New in version NX11.0.1.
License requirements: None.
-------------------------------------Setter Method
Signature
LockSizeAndPositionParameters: lockSizeAndPosition (bool) – New in version NX11.0.1.
License requirements: None.
ParallelToScreen¶
-
PmiPreferences.ParallelToScreen¶ Returns or sets the parallel to screen option
-------------------------------------Getter Method
Signature
ParallelToScreenReturns: Return type: bool New in version NX11.0.1.
License requirements: None.
-------------------------------------Setter Method
Signature
ParallelToScreenParameters: parallelToScreen (bool) – New in version NX11.0.1.
License requirements: None.
PmiRegionHeight¶
-
PmiPreferences.PmiRegionHeight¶ Returns or sets the rectangular region height
-------------------------------------Getter Method
Signature
PmiRegionHeightReturns: Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PmiRegionHeightParameters: height (float) – New in version NX6.0.0.
License requirements: None.
PmiRegionInnerDiameter¶
-
PmiPreferences.PmiRegionInnerDiameter¶ Returns or sets the circular/annular region inner diameter
-------------------------------------Getter Method
Signature
PmiRegionInnerDiameterReturns: Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PmiRegionInnerDiameterParameters: innerDiameter (float) – New in version NX6.0.0.
License requirements: None.
PmiRegionOuterDiameter¶
-
PmiPreferences.PmiRegionOuterDiameter¶ Returns or sets the circular/annular region outer diameter
-------------------------------------Getter Method
Signature
PmiRegionOuterDiameterReturns: Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PmiRegionOuterDiameterParameters: outerDiameter (float) – New in version NX6.0.0.
License requirements: None.
PmiRegionWidth¶
-
PmiPreferences.PmiRegionWidth¶ Returns or sets the rectangular region width
-------------------------------------Getter Method
Signature
PmiRegionWidthReturns: Return type: float New in version NX6.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PmiRegionWidthParameters: width (float) – New in version NX6.0.0.
License requirements: None.
PmiSupportForGeometrySharing¶
-
PmiPreferences.PmiSupportForGeometrySharing¶ Returns the flag indicating whether PMI support for geometry sharing is available
-------------------------------------Getter Method
Signature
PmiSupportForGeometrySharingReturns: Return type: bool New in version NX8.5.0.
License requirements: None.
RegionBoundaryColor¶
-
PmiPreferences.RegionBoundaryColor¶ Returns or sets the region boundary color
-------------------------------------Getter Method
Signature
RegionBoundaryColorReturns: Return type: Id New in version NX11.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RegionBoundaryColorParameters: boundaryColor (Id) – New in version NX11.0.0.
License requirements: None.
RegionBoundaryFont¶
-
PmiPreferences.RegionBoundaryFont¶ Returns or sets the region boundary font
-------------------------------------Getter Method
Signature
RegionBoundaryFontReturns: Return type: int New in version NX11.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RegionBoundaryFontParameters: boundaryFont (int) – New in version NX11.0.0.
License requirements: None.
RegionBoundaryWidth¶
-
PmiPreferences.RegionBoundaryWidth¶ Returns or sets the region boundary width
-------------------------------------Getter Method
Signature
RegionBoundaryWidthReturns: Return type: int New in version NX11.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RegionBoundaryWidthParameters: boundaryWidth (int) – New in version NX11.0.0.
License requirements: None.
ResizeMethod¶
-
PmiPreferences.ResizeMethod¶ Returns the resize method
-------------------------------------Getter Method
Signature
ResizeMethodReturns: Return type: NXOpen.Annotations.PmiResizeMethodNew in version NX8.0.0.
License requirements: None.
ResizeOnCreate¶
-
PmiPreferences.ResizeOnCreate¶ Returns the flag indicating whether to resize on create
-------------------------------------Getter Method
Signature
ResizeOnCreateReturns: Return type: bool New in version NX8.0.0.
License requirements: None.
ResizeOnViewSave¶
-
PmiPreferences.ResizeOnViewSave¶ Returns the flag indicating whether to resize on view save
-------------------------------------Getter Method
Signature
ResizeOnViewSaveReturns: Return type: bool New in version NX8.0.0.
License requirements: None.
RestrictCrosshatchAngle¶
-
PmiPreferences.RestrictCrosshatchAngle¶ Returns the flag indicating whether PMI support for lightweight section view restrict crosshatch angle option is available
-------------------------------------Getter Method
Signature
RestrictCrosshatchAngleReturns: Return type: bool New in version NX9.0.0.
License requirements: None.
SectionViewNamePrefix¶
-
PmiPreferences.SectionViewNamePrefix¶ Returns or sets the Section View name prefix
-------------------------------------Getter Method
Signature
SectionViewNamePrefixReturns: Return type: str New in version NX11.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SectionViewNamePrefixParameters: sectionViewNamePrefix (str) – New in version NX11.0.0.
License requirements: None.
ShadedDisplay¶
-
PmiPreferences.ShadedDisplay¶ Returns the toggle for display through shaded models
-------------------------------------Getter Method
Signature
ShadedDisplayReturns: Return type: bool New in version NX4.0.0.
License requirements: None.
SuppressRetainedPmis¶
-
PmiPreferences.SuppressRetainedPmis¶ Returns or sets the option to suppress retained PMIs in part
-------------------------------------Getter Method
Signature
SuppressRetainedPmisReturns: Return type: bool New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SuppressRetainedPmisParameters: suppressRetainedPmis (bool) – New in version NX12.0.0.
License requirements: None.
Method Detail¶
Dispose¶
-
PmiPreferences.Dispose¶ Frees the object from memory.
After this method is called, it is illegal to use the object. In .NET, this method is automatically called when the object is deleted by the garbage collector.
Signature
Dispose()New in version NX4.0.0.
License requirements: None.
GetParallelToScreenEnabledPmiTypes¶
-
PmiPreferences.GetParallelToScreenEnabledPmiTypes¶ The parallel to screen enabled pmi type
Signature
GetParallelToScreenEnabledPmiTypes()Returns: Return type: list of NXOpen.Annotations.PmiPreferencesPreferenceSymbolTypesNew in version NX11.0.1.
License requirements: None.
SetAssemblyCrosshatching¶
-
PmiPreferences.SetAssemblyCrosshatching¶ Signature
SetAssemblyCrosshatching(assemblyCrosshatching)Parameters: assemblyCrosshatching (bool) – New in version NX9.0.0.
License requirements: None.
SetAssociativityForLightweightSectionViews¶
-
PmiPreferences.SetAssociativityForLightweightSectionViews¶ Signature
SetAssociativityForLightweightSectionViews(associativityOptionForLightweightSectionViews)Parameters: associativityOptionForLightweightSectionViews (bool) – New in version NX9.0.0.
License requirements: None.
SetCrosshatchAdjacencyTolerance¶
-
PmiPreferences.SetCrosshatchAdjacencyTolerance¶ Signature
SetCrosshatchAdjacencyTolerance(crosshatchAdjacencyTolerance)Parameters: crosshatchAdjacencyTolerance (float) – New in version NX9.0.0.
License requirements: None.
SetDisplayPmiAssociatedComponentsLoadedForReference¶
-
PmiPreferences.SetDisplayPmiAssociatedComponentsLoadedForReference¶ Signature
SetDisplayPmiAssociatedComponentsLoadedForReference(displayPmiAssociatedComponentsLoadedForReference)Parameters: displayPmiAssociatedComponentsLoadedForReference (bool) – New in version NX8.5.1.
License requirements: nx_pmi_effectivity (“NX PMI EFFECTIVITY”)
SetDisplayPmiEffectivityMethod¶
-
PmiPreferences.SetDisplayPmiEffectivityMethod¶ Signature
SetDisplayPmiEffectivityMethod(displayPmiEffectivityMethod)Parameters: displayPmiEffectivityMethod ( NXOpen.Annotations.DisplayPmiEffectivityMethod) –New in version NX8.5.1.
License requirements: nx_pmi_effectivity (“NX PMI EFFECTIVITY”)
SetDisplayPmiEffectivityReferenceMethod¶
-
PmiPreferences.SetDisplayPmiEffectivityReferenceMethod¶ Signature
SetDisplayPmiEffectivityReferenceMethod(displayPmiEffectivityReferenceMethod)Parameters: displayPmiEffectivityReferenceMethod ( NXOpen.Annotations.DisplayPmiEffectivityMethod) –New in version NX8.5.1.
License requirements: nx_pmi_effectivity (“NX PMI EFFECTIVITY”)
SetEnableResize¶
-
PmiPreferences.SetEnableResize¶ Signature
SetEnableResize(enableResize)Parameters: enableResize (bool) – New in version NX10.0.0.
License requirements: None.
SetParallelToScreenEnabledPmiTypes¶
-
PmiPreferences.SetParallelToScreenEnabledPmiTypes¶ Signature
SetParallelToScreenEnabledPmiTypes(parallelToScreenEnabledPmiTypes)Parameters: parallelToScreenEnabledPmiTypes (list of NXOpen.Annotations.PmiPreferencesPreferenceSymbolTypes) –New in version NX11.0.1.
License requirements: None.
SetPmiSupportForGeometrySharing¶
-
PmiPreferences.SetPmiSupportForGeometrySharing¶ Signature
SetPmiSupportForGeometrySharing(pmiSupportForGeomSharing)Parameters: pmiSupportForGeomSharing (bool) – New in version NX8.5.0.
License requirements: None.
SetResizeMethod¶
-
PmiPreferences.SetResizeMethod¶ Signature
SetResizeMethod(resizeMethod)Parameters: resizeMethod ( NXOpen.Annotations.PmiResizeMethod) –New in version NX8.0.0.
License requirements: None.
SetResizeOnCreate¶
-
PmiPreferences.SetResizeOnCreate¶ Signature
SetResizeOnCreate(resizeOnCreate)Parameters: resizeOnCreate (bool) – New in version NX8.0.0.
License requirements: None.
SetResizeOnViewSave¶
-
PmiPreferences.SetResizeOnViewSave¶ Signature
SetResizeOnViewSave(resizeOnViewSave)Parameters: resizeOnViewSave (bool) – New in version NX8.0.0.
License requirements: None.