NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::VentilationHoles2 builder
To create a new instance of this class, use Features::ShipCollection::CreateVentilationHoles2Builder
Default values.
More...
Public Types | |
enum | ArraySpacing { ArraySpacingEvenDistribution, ArraySpacingCustomDefined } |
available methods used to define the spacing between the holes More... | |
Public Member Functions | |
NXOpen::Expression * | AngularDimOffset () |
Returns the angular dim offset Created in NX8.0.0. | |
NXOpen::Features::ShipDesign::VentilationHoles2Builder::ArraySpacing | EnumSpacing () |
Returns the enum spacing Created in NX8.0.0. | |
NXOpen::Expression * | GuideOffset () |
Returns the guide offset Created in NX8.0.0. | |
int | IntNumVents () |
Returns the int num vents Created in NX8.0.0. | |
NXOpen::GeometricUtilities::OnPathDimensionBuilder * | OnPathEndOffset () |
Returns the on path end offset Created in NX8.0.0. | |
NXOpen::GeometricUtilities::OnPathDimensionBuilder * | OnPathStartOffset () |
Returns the on path start offset Created in NX8.0.0. | |
NXOpen::Section * | SectionGuide () |
Returns the section guide Created in NX8.0.0. | |
NXOpen::SelectTaggedObject * | SelectEndTrim () |
Returns the select end trim Created in NX8.0.0. | |
NXOpen::SelectTaggedObject * | SelectStartTrim () |
Returns the select start trim Created in NX8.0.0. | |
NXOpen::SelectTaggedObjectList * | SelectTargetFace () |
Returns the select target face Created in NX8.0.0. | |
void | SetEnumSpacing (NXOpen::Features::ShipDesign::VentilationHoles2Builder::ArraySpacing enumSpacing) |
Sets the enum spacing Created in NX8.0.0. | |
void | SetIntNumVents (int intNumVents) |
Sets the int num vents Created in NX8.0.0. | |
void | SetToggleSymmetricOffsets (bool toggleSymmetricOffsets) |
Sets the toggle symmetric offsets Created in NX8.0.0. | |
NXOpen::Features::ShipDesign::SteelFeatureSpreadsheetBuilder * | SketchBlock () |
Returns the sketch block. | |
bool | ToggleSymmetricOffsets () |
Returns the toggle symmetric offsets Created in NX8.0.0. | |
NXOpen::Expression * | VentSpacing () |
Returns the vent spacing Created in NX8.0.0. |
Represents a Features::ShipDesign::VentilationHoles2 builder
To create a new instance of this class, use Features::ShipCollection::CreateVentilationHoles2Builder
Default values.
Property | Value |
---|---|
AngularDimOffset.Value |
0 |
EnumSpacing |
EvenDistribution |
GuideOffset.Value |
0 (millimeters part), 0 (inches part) |
IntNumVents |
0 |
ToggleSymmetricOffsets |
0 |
VentSpacing.Value |
0 (millimeters part), 0 (inches part) |
Created in NX8.0.0.
Returns the angular dim offset
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::VentilationHoles2Builder::ArraySpacing NXOpen::Features::ShipDesign::VentilationHoles2Builder::EnumSpacing | ( | ) |
Returns the enum spacing
Created in NX8.0.0.
License requirements : None
Returns the guide offset
Created in NX8.0.0.
License requirements : None
Returns the int num vents
Created in NX8.0.0.
License requirements : None
NXOpen::GeometricUtilities::OnPathDimensionBuilder* NXOpen::Features::ShipDesign::VentilationHoles2Builder::OnPathEndOffset | ( | ) |
Returns the on path end offset
Created in NX8.0.0.
License requirements : None
NXOpen::GeometricUtilities::OnPathDimensionBuilder* NXOpen::Features::ShipDesign::VentilationHoles2Builder::OnPathStartOffset | ( | ) |
Returns the on path start offset
Created in NX8.0.0.
License requirements : None
Returns the section guide
Created in NX8.0.0.
License requirements : None
NXOpen::SelectTaggedObject* NXOpen::Features::ShipDesign::VentilationHoles2Builder::SelectEndTrim | ( | ) |
Returns the select end trim
Created in NX8.0.0.
License requirements : None
NXOpen::SelectTaggedObject* NXOpen::Features::ShipDesign::VentilationHoles2Builder::SelectStartTrim | ( | ) |
Returns the select start trim
Created in NX8.0.0.
License requirements : None
NXOpen::SelectTaggedObjectList* NXOpen::Features::ShipDesign::VentilationHoles2Builder::SelectTargetFace | ( | ) |
Returns the select target face
Created in NX8.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::VentilationHoles2Builder::SetEnumSpacing | ( | NXOpen::Features::ShipDesign::VentilationHoles2Builder::ArraySpacing | enumSpacing | ) |
Sets the enum spacing
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
enumSpacing | enumspacing |
void NXOpen::Features::ShipDesign::VentilationHoles2Builder::SetIntNumVents | ( | int | intNumVents | ) |
Sets the int num vents
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
intNumVents | intnumvents |
void NXOpen::Features::ShipDesign::VentilationHoles2Builder::SetToggleSymmetricOffsets | ( | bool | toggleSymmetricOffsets | ) |
Sets the toggle symmetric offsets
Created in NX8.0.0.
License requirements : nx_ship_detail ("Ship Detail Design")
toggleSymmetricOffsets | togglesymmetricoffsets |
NXOpen::Features::ShipDesign::SteelFeatureSpreadsheetBuilder* NXOpen::Features::ShipDesign::VentilationHoles2Builder::SketchBlock | ( | ) |
Returns the sketch block.
Users can specify the hole shape using a single sketch. The sketch type and its parameters are controlled by the Features::ShipDesign::SteelFeatureSpreadsheetBuilder .
Created in NX8.0.0.
License requirements : None
Returns the toggle symmetric offsets
Created in NX8.0.0.
License requirements : None
Returns the vent spacing
Created in NX8.0.0.
License requirements : None