ShipDimensionCollection Class

class NXOpen.Annotations.ShipDimensionCollection

Bases: object

Represents a collection of NXOpen.Annotations.Dimension objects

To obtain an instance of this class, refer to NXOpen.Part

New in version NX9.0.0.

Method Detail

CreateShipDimensionBuilder

ShipDimensionCollection.CreateShipDimensionBuilder

Creates a NXOpen.Annotations.ShipDimensionBuilder

Signature CreateShipDimensionBuilder(dimension)

Parameters:dimension (NXOpen.Annotations.Dimension) – the ship dimension to be edited, if None, then create a ship dimension
Returns:the ship dimension builder
Return type:NXOpen.Annotations.ShipDimensionBuilder

New in version NX9.0.0.

License requirements: drafting (“DRAFTING”)