NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.Drawings.ShipDraftingViewLinesBuilder Class Reference

Represents a ship view lines block More...

Inheritance diagram for NXOpen.Drawings.ShipDraftingViewLinesBuilder:
NXOpen.GeometricUtilities.IComponentBuilder

Public Member Functions

unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

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

Detailed Description

Represents a ship view lines block

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

Created in NX10.0.0

Member Function Documentation

unsafe bool NXOpen.Drawings.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.

Created in NX3.0.1

License requirements: None.

Returns
Was self validation successful

Implements NXOpen.GeometricUtilities.IComponentBuilder.

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")

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_drafting ("Ship Drafting")


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