ShipDraftingViewLinesBuilder Class

class NXOpen.Drawings.ShipDraftingViewLinesBuilder

Bases: NXOpen.TaggedObject, NXOpen.GeometricUtilities.IComponentBuilder

Represents a ship view lines block

To create a new instance of this class, use NXOpen.Drawings.DraftingViewCollection.CreateShipDraftingViewLinesBuilder()

New in version NX10.0.0.

Properties

Property Description
NonSectionedHiddenColor Returns or sets the non-sectioned hidden color on the Ship Structure Lines
NonSectionedHiddenFont Returns or sets the non-sectioned hidden font on the Ship Structure Lines
NonSectionedHiddenWidth Returns or sets the non-sectioned hidden width on the Ship Structure Lines
NonSectionedSecondaryHiddenColor Returns or sets the Secondary non-sectioned hidden color on the Ship Structure Lines
NonSectionedSecondaryHiddenFont Returns or sets the Secondary non-sectioned hidden font on the Ship Structure Lines
NonSectionedSecondaryHiddenWidth Returns or sets the Secondary non-sectioned hidden width on the Ship Structure Lines
NonSectionedSecondaryVisibleColor Returns or sets the Secondary non-sectioned visible color on the Ship Structure Lines
NonSectionedSecondaryVisibleFont Returns or sets the Secondary non-sectioned visible font on the Ship Structure Lines
NonSectionedSecondaryVisibleWidth Returns or sets the Secondary non-sectioned visible width on the Ship Structure Lines
NonSectionedVisibleColor Returns or sets the non-sectioned visible color on the Ship Structure Lines
NonSectionedVisibleFont Returns or sets the non-sectioned visible font on the Ship Structure Lines
NonSectionedVisibleWidth Returns or sets the non-sectioned visible width on the Ship Structure Lines
SectionedHiddenColor Returns or sets the sectioned hidden color on the Ship Structure Lines
SectionedHiddenFont Returns or sets the sectioned hidden font on the Ship Structure Lines
SectionedHiddenWidth Returns or sets the sectioned hidden width on the Ship Structure Lines
SectionedSecondaryHiddenColor Returns or sets the Secondary sectioned hidden color on the Ship Structure Lines
SectionedSecondaryHiddenFont Returns or sets the Secondary sectioned hidden font on the Ship Structure Lines
SectionedSecondaryHiddenWidth Returns or sets the Secondary sectioned hidden width on the Ship Structure Lines
SectionedSecondaryVisibleColor Returns or sets the Secondary sectioned visible color on the Ship Structure Lines
SectionedSecondaryVisibleFont Returns or sets the Secondary sectioned visible font on the Ship Structure Lines
SectionedSecondaryVisibleWidth Returns or sets the Secondary sectioned visible width on the Ship Structure Lines
SectionedVisibleColor Returns or sets the sectioned visible color on the Ship Structure Lines
SectionedVisibleFont Returns or sets the sectioned visible font on the Ship Structure Lines
SectionedVisibleWidth Returns or sets the sectioned visible width on the Ship Structure Lines
SingleLineRepresentation Returns or sets the single line representation toggle
Tag Returns the Tag for this object.

Methods

Method Description
Validate Validate whether the inputs to the component are sufficient for commit to be called.

Property Detail

NonSectionedHiddenColor

ShipDraftingViewLinesBuilder.NonSectionedHiddenColor

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

-------------------------------------

Getter Method

Signature NonSectionedHiddenColor

Returns:Returns the non-sectioned hidden color that is on the ship drafting view lines sub-builder
Return type:Id

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedHiddenColor

Parameters:nonSectionedHiddenColor (Id) – Sets a new non-sectined hidden color on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedHiddenFont

ShipDraftingViewLinesBuilder.NonSectionedHiddenFont

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

-------------------------------------

Getter Method

Signature NonSectionedHiddenFont

Returns:Returns the non-sectioneed hidden font that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Font

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedHiddenFont

Parameters:nonSectionedHiddenFont (NXOpen.Preferences.Font) – Sets a new non-sectioned hidden font on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedHiddenWidth

ShipDraftingViewLinesBuilder.NonSectionedHiddenWidth

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

-------------------------------------

Getter Method

Signature NonSectionedHiddenWidth

Returns:Returns the non-sectioned hidden width that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Width

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedHiddenWidth

Parameters:nonSectionedHiddenWidth (NXOpen.Preferences.Width) – Sets a new non-sectioned hidden width on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedSecondaryHiddenColor

ShipDraftingViewLinesBuilder.NonSectionedSecondaryHiddenColor

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

-------------------------------------

Getter Method

Signature NonSectionedSecondaryHiddenColor

Returns:Returns the non-sectioned hidden color that is on the ship drafting view lines sub-builder
Return type:Id

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedSecondaryHiddenColor

Parameters:nonSectionedSecondaryHiddenColor (Id) – Sets a new non-sectined hidden color on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedSecondaryHiddenFont

ShipDraftingViewLinesBuilder.NonSectionedSecondaryHiddenFont

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

-------------------------------------

Getter Method

Signature NonSectionedSecondaryHiddenFont

Returns:Returns the non-sectioneed hidden font that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Font

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedSecondaryHiddenFont

Parameters:nonSectionedSecondaryHiddenFont (NXOpen.Preferences.Font) – Sets a new non-sectioned hidden font on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedSecondaryHiddenWidth

ShipDraftingViewLinesBuilder.NonSectionedSecondaryHiddenWidth

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

-------------------------------------

Getter Method

Signature NonSectionedSecondaryHiddenWidth

Returns:Returns the non-sectioned hidden width that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Width

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedSecondaryHiddenWidth

Parameters:nonSectionedSecondaryHiddenWidth (NXOpen.Preferences.Width) – Sets a new non-sectioned hidden width on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedSecondaryVisibleColor

ShipDraftingViewLinesBuilder.NonSectionedSecondaryVisibleColor

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

-------------------------------------

Getter Method

Signature NonSectionedSecondaryVisibleColor

Returns:Returns the non-sectioned visible color that is on the ship drafting view lines sub-builder
Return type:Id

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedSecondaryVisibleColor

Parameters:nonSectionedSecondaryVisibleColor (Id) – Sets a new non-sectined visible color on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedSecondaryVisibleFont

ShipDraftingViewLinesBuilder.NonSectionedSecondaryVisibleFont

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

-------------------------------------

Getter Method

Signature NonSectionedSecondaryVisibleFont

Returns:Returns the non-sectioneed visible font that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Font

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedSecondaryVisibleFont

Parameters:nonSectionedSecondaryVisibleFont (NXOpen.Preferences.Font) – Sets a new non-sectioned visible font on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedSecondaryVisibleWidth

ShipDraftingViewLinesBuilder.NonSectionedSecondaryVisibleWidth

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

-------------------------------------

Getter Method

Signature NonSectionedSecondaryVisibleWidth

Returns:Returns the non-sectioned visible width that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Width

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedSecondaryVisibleWidth

Parameters:nonSectionedSecondaryVisibleWidth (NXOpen.Preferences.Width) – Sets a new non-sectioned visible width on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedVisibleColor

ShipDraftingViewLinesBuilder.NonSectionedVisibleColor

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

-------------------------------------

Getter Method

Signature NonSectionedVisibleColor

Returns:Returns the non-sectioned visible color that is on the ship drafting view lines sub-builder
Return type:Id

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedVisibleColor

Parameters:nonSectionedVisibleColor (Id) – Sets a new non-sectined visible color on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedVisibleFont

ShipDraftingViewLinesBuilder.NonSectionedVisibleFont

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

-------------------------------------

Getter Method

Signature NonSectionedVisibleFont

Returns:Returns the non-sectioneed visible font that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Font

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedVisibleFont

Parameters:nonSectionedVisibleFont (NXOpen.Preferences.Font) – Sets a new non-sectioned visible font on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

NonSectionedVisibleWidth

ShipDraftingViewLinesBuilder.NonSectionedVisibleWidth

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

-------------------------------------

Getter Method

Signature NonSectionedVisibleWidth

Returns:Returns the non-sectioned visible width that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Width

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature NonSectionedVisibleWidth

Parameters:nonSectionedVisibleWidth (NXOpen.Preferences.Width) – Sets a new non-sectioned visible width on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedHiddenColor

ShipDraftingViewLinesBuilder.SectionedHiddenColor

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

-------------------------------------

Getter Method

Signature SectionedHiddenColor

Returns:Returns the sectioned hidden color that is on the ship drafting view lines sub-builder
Return type:Id

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedHiddenColor

Parameters:sectionedHiddenColor (Id) – Sets a new sectined hidden color on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedHiddenFont

ShipDraftingViewLinesBuilder.SectionedHiddenFont

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

-------------------------------------

Getter Method

Signature SectionedHiddenFont

Returns:Returns the sectioneed hidden font that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Font

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedHiddenFont

Parameters:sectionedHiddenFont (NXOpen.Preferences.Font) – Sets a new sectioned hidden font on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedHiddenWidth

ShipDraftingViewLinesBuilder.SectionedHiddenWidth

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

-------------------------------------

Getter Method

Signature SectionedHiddenWidth

Returns:Returns the sectioned hidden width that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Width

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedHiddenWidth

Parameters:sectionedHiddenWidth (NXOpen.Preferences.Width) – Sets a new sectioned hidden width on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedSecondaryHiddenColor

ShipDraftingViewLinesBuilder.SectionedSecondaryHiddenColor

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

-------------------------------------

Getter Method

Signature SectionedSecondaryHiddenColor

Returns:Returns the sectioned hidden color that is on the ship drafting view lines sub-builder
Return type:Id

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedSecondaryHiddenColor

Parameters:sectionedSecondaryHiddenColor (Id) – Sets a new sectined hidden color on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedSecondaryHiddenFont

ShipDraftingViewLinesBuilder.SectionedSecondaryHiddenFont

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

-------------------------------------

Getter Method

Signature SectionedSecondaryHiddenFont

Returns:Returns the sectioneed hidden font that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Font

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedSecondaryHiddenFont

Parameters:sectionedSecondaryHiddenFont (NXOpen.Preferences.Font) – Sets a new sectioned hidden font on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedSecondaryHiddenWidth

ShipDraftingViewLinesBuilder.SectionedSecondaryHiddenWidth

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

-------------------------------------

Getter Method

Signature SectionedSecondaryHiddenWidth

Returns:Returns the sectioned hidden width that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Width

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedSecondaryHiddenWidth

Parameters:sectionedSecondaryHiddenWidth (NXOpen.Preferences.Width) – Sets a new sectioned hidden width on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedSecondaryVisibleColor

ShipDraftingViewLinesBuilder.SectionedSecondaryVisibleColor

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

-------------------------------------

Getter Method

Signature SectionedSecondaryVisibleColor

Returns:Returns the sectioned visible color that is on the ship drafting view lines sub-builder
Return type:Id

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedSecondaryVisibleColor

Parameters:sectionedSecondaryVisibleColor (Id) – Sets a new sectined visible color on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedSecondaryVisibleFont

ShipDraftingViewLinesBuilder.SectionedSecondaryVisibleFont

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

-------------------------------------

Getter Method

Signature SectionedSecondaryVisibleFont

Returns:Returns the sectioneed visible font that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Font

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedSecondaryVisibleFont

Parameters:sectionedSecondaryVisibleFont (NXOpen.Preferences.Font) – Sets a new sectioned visible font on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedSecondaryVisibleWidth

ShipDraftingViewLinesBuilder.SectionedSecondaryVisibleWidth

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

-------------------------------------

Getter Method

Signature SectionedSecondaryVisibleWidth

Returns:Returns the sectioned visible width that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Width

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedSecondaryVisibleWidth

Parameters:sectionedSecondaryVisibleWidth (NXOpen.Preferences.Width) – Sets a new sectioned visible width on the ship drafting view lines sub-builder

New in version NX11.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedVisibleColor

ShipDraftingViewLinesBuilder.SectionedVisibleColor

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

-------------------------------------

Getter Method

Signature SectionedVisibleColor

Returns:Returns the sectioned visible color that is on the ship drafting view lines sub-builder
Return type:Id

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedVisibleColor

Parameters:sectionedVisibleColor (Id) – Sets a new sectined visible color on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedVisibleFont

ShipDraftingViewLinesBuilder.SectionedVisibleFont

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

-------------------------------------

Getter Method

Signature SectionedVisibleFont

Returns:Returns the sectioneed visible font that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Font

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedVisibleFont

Parameters:sectionedVisibleFont (NXOpen.Preferences.Font) – Sets a new sectioned visible font on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SectionedVisibleWidth

ShipDraftingViewLinesBuilder.SectionedVisibleWidth

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

-------------------------------------

Getter Method

Signature SectionedVisibleWidth

Returns:Returns the sectioned visible width that is the ship drafting view lines sub-builder
Return type:NXOpen.Preferences.Width

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SectionedVisibleWidth

Parameters:sectionedVisibleWidth (NXOpen.Preferences.Width) – Sets a new sectioned visible width on the ship drafting view lines sub-builder

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

SingleLineRepresentation

ShipDraftingViewLinesBuilder.SingleLineRepresentation

Returns or sets the single line representation toggle

-------------------------------------

Getter Method

Signature SingleLineRepresentation

Returns:
Return type:bool

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature SingleLineRepresentation

Parameters:singleLineRepresentation (bool) –

New in version NX10.0.0.

License requirements: nx_ship_drafting (“Ship Drafting”)

Method Detail

Validate

ShipDraftingViewLinesBuilder.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.