NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Features.ShipDesign.ShipTrimBodyBuilder Class Reference

Represents a NXOpen.Features.ShipDesign.ShipTrimBodyBuilder . More...

Inheritance diagram for NXOpen.Features.ShipDesign.ShipTrimBodyBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe bool ApplyEndCut [get, set]
 Returns or sets the indication of whether end cuts should be applied to the profiles. More...
 
unsafe
NXOpen.Features.ShipDesign.BuiltUpOffsetBuilder 
BuiltUpOffset [get]
 Returns the builder used to define the offsets for a built-up trim. More...
 
unsafe bool ReverseDirection [get, set]
 Returns or sets the indication whether the default direction of split should be reversed. More...
 
unsafe
NXOpen.Features.ShipDesign.SplitProfilePlateBuilder.SplitDirectionOptionType 
SplitDirectionOption [get, set]
 Returns or sets the split direction method being used to construct the splitting sheet body. More...
 
unsafe NXOpen.SelectNXObject TargetBody [get]
 Returns the profile or plate solid bodies that are being split. More...
 
unsafe NXOpen.SelectNXObjectList ToolCurves [get]
 Returns the curve(s) used to construct the sheet body when ToolOption is NXOpen.Features.ShipDesign.SplitProfilePlateBuilder.ToolOptionType.Extrude . More...
 
unsafe NXOpen.SelectNXObjectList ToolFaces [get]
 Returns the datum or face(s) used to construct the sheet body when ToolOption is NXOpen.Features.ShipDesign.SplitProfilePlateBuilder.ToolOptionType.Plane . More...
 
unsafe
NXOpen.Features.ShipDesign.SplitProfilePlateBuilder.ToolOptionType 
ToolOption [get, set]
 Returns or sets the tool type method that indicates which kind of tools will be used to construct the splitting sheet body. More...
 
unsafe NXOpen.Direction ToolVector [get, set]
 Returns or sets the vector defining the direction to extrude the curves to construct the sheet body when ToolOption is NXOpen.Features.ShipDesign.SplitProfilePlateBuilder.ToolOptionType.Extrude . 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 NXOpen.Features.ShipDesign.ShipTrimBodyBuilder .

This class is used to create or edit a NXOpen.Features.ShipDesign.ShipTrimBody feature.

To create a new instance of this class, use NXOpen.Features.ShipCollection.CreateShipTrimBodyBuilder

Default values.

Property Value

BuiltUpOffset.FlangeAngle.Value

0

BuiltUpOffset.FlangeOffset.Value

0 (millimeters part), 0 (inches part)

BuiltUpOffset.WebAngle.Value

0

BuiltUpOffset.WebOffset.Value

0 (millimeters part), 0 (inches part)

Created in NX9.0.1

Property Documentation

unsafe bool NXOpen.Features.ShipDesign.ShipTrimBodyBuilder.ApplyEndCut
getset

Returns or sets the indication of whether end cuts should be applied to the profiles.

Created in NX9.0.1

License requirements to get this property: nx_ship_detail ("Ship Detail Design")

License requirements to set this property: nx_ship_detail ("Ship Detail Design")

unsafe NXOpen.Features.ShipDesign.BuiltUpOffsetBuilder NXOpen.Features.ShipDesign.ShipTrimBodyBuilder.BuiltUpOffset
get

Returns the builder used to define the offsets for a built-up trim.

Created in NX9.0.1

License requirements: nx_ship_detail ("Ship Detail Design")

unsafe bool NXOpen.Features.ShipDesign.ShipTrimBodyBuilder.ReverseDirection
getset

Returns or sets the indication whether the default direction of split should be reversed.

Created in NX9.0.1

License requirements to get this property: nx_ship_detail ("Ship Detail Design")

License requirements to set this property: nx_ship_detail ("Ship Detail Design")

unsafe NXOpen.Features.ShipDesign.SplitProfilePlateBuilder.SplitDirectionOptionType NXOpen.Features.ShipDesign.ShipTrimBodyBuilder.SplitDirectionOption
getset

Returns or sets the split direction method being used to construct the splitting sheet body.

Created in NX9.0.1

License requirements to get this property: nx_ship_detail ("Ship Detail Design")

License requirements to set this property: nx_ship_detail ("Ship Detail Design")

unsafe NXOpen.SelectNXObject NXOpen.Features.ShipDesign.ShipTrimBodyBuilder.TargetBody
get

Returns the profile or plate solid bodies that are being split.

Created in NX9.0.1

License requirements: nx_ship_detail ("Ship Detail Design")

unsafe NXOpen.SelectNXObjectList NXOpen.Features.ShipDesign.ShipTrimBodyBuilder.ToolCurves
get

Returns the curve(s) used to construct the sheet body when ToolOption is NXOpen.Features.ShipDesign.SplitProfilePlateBuilder.ToolOptionType.Extrude .

Created in NX9.0.1

License requirements: nx_ship_detail ("Ship Detail Design")

unsafe NXOpen.SelectNXObjectList NXOpen.Features.ShipDesign.ShipTrimBodyBuilder.ToolFaces
get

Returns the datum or face(s) used to construct the sheet body when ToolOption is NXOpen.Features.ShipDesign.SplitProfilePlateBuilder.ToolOptionType.Plane .

Created in NX9.0.1

License requirements: nx_ship_detail ("Ship Detail Design")

unsafe NXOpen.Features.ShipDesign.SplitProfilePlateBuilder.ToolOptionType NXOpen.Features.ShipDesign.ShipTrimBodyBuilder.ToolOption
getset

Returns or sets the tool type method that indicates which kind of tools will be used to construct the splitting sheet body.

Created in NX9.0.1

License requirements to get this property: nx_ship_detail ("Ship Detail Design")

License requirements to set this property: nx_ship_detail ("Ship Detail Design")

unsafe NXOpen.Direction NXOpen.Features.ShipDesign.ShipTrimBodyBuilder.ToolVector
getset

Returns or sets the vector defining the direction to extrude the curves to construct the sheet body when ToolOption is NXOpen.Features.ShipDesign.SplitProfilePlateBuilder.ToolOptionType.Extrude .

Created in NX9.0.1

License requirements to get this property: nx_ship_detail ("Ship Detail Design")

License requirements to set this property: nx_ship_detail ("Ship Detail Design")


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