NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Drawings.ShipDraftingViewLinesBuilder Class Reference

Represents a ship view lines block Default values. More...

Inheritance diagram for NXOpen.Drawings.ShipDraftingViewLinesBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.NXColor NonSectionedHiddenColor [get, set]
 Returns or sets the non-sectioned hidden color on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Font NonSectionedHiddenFont [get, set]
 Returns or sets the non-sectioned hidden font on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Width NonSectionedHiddenWidth [get, set]
 Returns or sets the non-sectioned hidden width on the Ship Structure Lines More...
 
unsafe NXOpen.NXColor NonSectionedSecondaryHiddenColor [get, set]
 Returns or sets the Secondary non-sectioned hidden color on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Font NonSectionedSecondaryHiddenFont [get, set]
 Returns or sets the Secondary non-sectioned hidden font on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Width NonSectionedSecondaryHiddenWidth [get, set]
 Returns or sets the Secondary non-sectioned hidden width on the Ship Structure Lines More...
 
unsafe NXOpen.NXColor NonSectionedSecondaryVisibleColor [get, set]
 Returns or sets the Secondary non-sectioned visible color on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Font NonSectionedSecondaryVisibleFont [get, set]
 Returns or sets the Secondary non-sectioned visible font on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Width NonSectionedSecondaryVisibleWidth [get, set]
 Returns or sets the Secondary non-sectioned visible width on the Ship Structure Lines More...
 
unsafe NXOpen.NXColor NonSectionedVisibleColor [get, set]
 Returns or sets the non-sectioned visible color on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Font NonSectionedVisibleFont [get, set]
 Returns or sets the non-sectioned visible font on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Width NonSectionedVisibleWidth [get, set]
 Returns or sets the non-sectioned visible width on the Ship Structure Lines More...
 
unsafe NXOpen.NXColor SectionedHiddenColor [get, set]
 Returns or sets the sectioned hidden color on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Font SectionedHiddenFont [get, set]
 Returns or sets the sectioned hidden font on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Width SectionedHiddenWidth [get, set]
 Returns or sets the sectioned hidden width on the Ship Structure Lines More...
 
unsafe NXOpen.NXColor SectionedSecondaryHiddenColor [get, set]
 Returns or sets the Secondary sectioned hidden color on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Font SectionedSecondaryHiddenFont [get, set]
 Returns or sets the Secondary sectioned hidden font on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Width SectionedSecondaryHiddenWidth [get, set]
 Returns or sets the Secondary sectioned hidden width on the Ship Structure Lines More...
 
unsafe NXOpen.NXColor SectionedSecondaryVisibleColor [get, set]
 Returns or sets the Secondary sectioned visible color on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Font SectionedSecondaryVisibleFont [get, set]
 Returns or sets the Secondary sectioned visible font on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Width SectionedSecondaryVisibleWidth [get, set]
 Returns or sets the Secondary sectioned visible width on the Ship Structure Lines More...
 
unsafe NXOpen.NXColor SectionedVisibleColor [get, set]
 Returns or sets the sectioned visible color on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Font SectionedVisibleFont [get, set]
 Returns or sets the sectioned visible font on the Ship Structure Lines More...
 
unsafe NXOpen.Preferences.Width SectionedVisibleWidth [get, set]
 Returns or sets the sectioned visible width on the Ship Structure Lines More...
 
unsafe bool SingleLineRepresentation [get, set]
 Returns or sets the single line representation toggle More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a ship view lines block Default values.

Property Value

SingleLineRepresentation

1

Created in NX10.0.0

Property Documentation

unsafe NXOpen.NXColor NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedHiddenColor
getset

Returns or sets the non-sectioned hidden color on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Font NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedHiddenFont
getset

Returns or sets the non-sectioned hidden font on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Width NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedHiddenWidth
getset

Returns or sets the non-sectioned hidden width on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.NXColor NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedSecondaryHiddenColor
getset

Returns or sets the Secondary non-sectioned hidden color on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Font NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedSecondaryHiddenFont
getset

Returns or sets the Secondary non-sectioned hidden font on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Width NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedSecondaryHiddenWidth
getset

Returns or sets the Secondary non-sectioned hidden width on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.NXColor NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedSecondaryVisibleColor
getset

Returns or sets the Secondary non-sectioned visible color on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Font NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedSecondaryVisibleFont
getset

Returns or sets the Secondary non-sectioned visible font on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Width NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedSecondaryVisibleWidth
getset

Returns or sets the Secondary non-sectioned visible width on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.NXColor NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedVisibleColor
getset

Returns or sets the non-sectioned visible color on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Font NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedVisibleFont
getset

Returns or sets the non-sectioned visible font on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Width NXOpen.Drawings.ShipDraftingViewLinesBuilder.NonSectionedVisibleWidth
getset

Returns or sets the non-sectioned visible width on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.NXColor NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedHiddenColor
getset

Returns or sets the sectioned hidden color on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Font NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedHiddenFont
getset

Returns or sets the sectioned hidden font on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Width NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedHiddenWidth
getset

Returns or sets the sectioned hidden width on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.NXColor NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedSecondaryHiddenColor
getset

Returns or sets the Secondary sectioned hidden color on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Font NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedSecondaryHiddenFont
getset

Returns or sets the Secondary sectioned hidden font on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Width NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedSecondaryHiddenWidth
getset

Returns or sets the Secondary sectioned hidden width on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.NXColor NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedSecondaryVisibleColor
getset

Returns or sets the Secondary sectioned visible color on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Font NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedSecondaryVisibleFont
getset

Returns or sets the Secondary sectioned visible font on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Width NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedSecondaryVisibleWidth
getset

Returns or sets the Secondary sectioned visible width on the Ship Structure Lines

Created in NX11.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.NXColor NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedVisibleColor
getset

Returns or sets the sectioned visible color on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Font NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedVisibleFont
getset

Returns or sets the sectioned visible font on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe NXOpen.Preferences.Width NXOpen.Drawings.ShipDraftingViewLinesBuilder.SectionedVisibleWidth
getset

Returns or sets the sectioned visible width on the Ship Structure Lines

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

unsafe bool NXOpen.Drawings.ShipDraftingViewLinesBuilder.SingleLineRepresentation
getset

Returns or sets the single line representation toggle

Created in NX10.0.0

License requirements to get this property: None.

License requirements to set this property: nx_ship_basic ("Ship Basic Design") OR nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")


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