NX Open C++ Reference Guide
|
Represents a Features::ShipDesign::PenetrationRequest builder
To create a new instance of this class, use Features::ShipDesign::PenetrationRequestCollection::CreatePenetrationCutoutBuilder
Default values.
More...
Public Member Functions | |
NXOpen::Expression * | CornerRadius () |
Returns the corner radius expression Created in NX8.0.0. | |
NXOpen::Features::ShipDesign::PenetrationRequest::CoutoutType | CoutoutType () |
Returns the coutout type Created in NX8.0.0. | |
NXOpen::Expression * | Diameter () |
Returns the diameter expression Created in NX8.0.0. | |
NXOpen::Features::ShipDesign::PenetrationRequest::DirectionType | DirectionType () |
Returns the direction type Created in NX8.0.0. | |
NXOpen::Expression * | Height () |
Returns the height expression Created in NX8.0.0. | |
NXOpen::Direction * | HorizontalDirection () |
Returns the horizontal direction Created in NX8.0.0. | |
NXOpen::Section * | ModifiedSection () |
Returns the modify section Created in NX8.0.0. | |
NXOpen::Expression * | Offset () |
Returns the offset expression Created in NX8.0.0. | |
NXOpen::Direction * | Orientation () |
Returns the orientation Created in NX8.0.0. | |
NXOpen::Expression * | Radius () |
Returns the radius expression Created in NX8.0.0. | |
void | SetCoutoutType (NXOpen::Features::ShipDesign::PenetrationRequest::CoutoutType enumCoutoutType) |
Sets the coutout type Created in NX8.0.0. | |
void | SetDirectionType (NXOpen::Features::ShipDesign::PenetrationRequest::DirectionType enumDirection) |
Sets the direction type Created in NX8.0.0. | |
void | SetHorizontalDirection (NXOpen::Direction *vectorHorizontalDirection) |
Sets the horizontal direction Created in NX8.0.0. | |
void | SetOrientation (NXOpen::Direction *vectorOrientation) |
Sets the orientation Created in NX8.0.0. | |
NXOpen::Section * | Sketch () |
Returns the sketch Created in NX8.0.0. | |
NXOpen::Expression * | Width () |
Returns the width expression Created in NX8.0.0. |
Represents a Features::ShipDesign::PenetrationRequest builder
To create a new instance of this class, use Features::ShipDesign::PenetrationRequestCollection::CreatePenetrationCutoutBuilder
Default values.
Property | Value |
---|---|
CornerRadius.Value |
0 |
CoutoutType |
Circular |
Diameter.Value |
0 |
DirectionType |
PerpendiculartoStructure |
Height.Value |
0 |
Offset.Value |
0 |
Radius.Value |
0 |
Width.Value |
0 |
Created in NX8.0.0.
Returns the corner radius expression
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::PenetrationRequest::CoutoutType NXOpen::Features::ShipDesign::PenetrationCutoutBuilder::CoutoutType | ( | ) |
Returns the coutout type
Created in NX8.0.0.
License requirements : None
Returns the diameter expression
Created in NX8.0.0.
License requirements : None
NXOpen::Features::ShipDesign::PenetrationRequest::DirectionType NXOpen::Features::ShipDesign::PenetrationCutoutBuilder::DirectionType | ( | ) |
Returns the direction type
Created in NX8.0.0.
License requirements : None
Returns the height expression
Created in NX8.0.0.
License requirements : None
Returns the horizontal direction
Created in NX8.0.0.
License requirements : None
Returns the modify section
Created in NX8.0.0.
License requirements : None
Returns the offset expression
Created in NX8.0.0.
License requirements : None
Returns the orientation
Created in NX8.0.0.
License requirements : None
Returns the radius expression
Created in NX8.0.0.
License requirements : None
void NXOpen::Features::ShipDesign::PenetrationCutoutBuilder::SetCoutoutType | ( | NXOpen::Features::ShipDesign::PenetrationRequest::CoutoutType | enumCoutoutType | ) |
Sets the coutout type
Created in NX8.0.0.
License requirements : nx_penetration_mgmt ("Penetration Management")
enumCoutoutType | enumcoutouttype |
void NXOpen::Features::ShipDesign::PenetrationCutoutBuilder::SetDirectionType | ( | NXOpen::Features::ShipDesign::PenetrationRequest::DirectionType | enumDirection | ) |
Sets the direction type
Created in NX8.0.0.
License requirements : nx_penetration_mgmt ("Penetration Management")
enumDirection | enumdirection |
void NXOpen::Features::ShipDesign::PenetrationCutoutBuilder::SetHorizontalDirection | ( | NXOpen::Direction * | vectorHorizontalDirection | ) |
Sets the horizontal direction
Created in NX8.0.0.
License requirements : nx_penetration_mgmt ("Penetration Management")
vectorHorizontalDirection | vectorhorizontaldirection |
void NXOpen::Features::ShipDesign::PenetrationCutoutBuilder::SetOrientation | ( | NXOpen::Direction * | vectorOrientation | ) |
Sets the orientation
Created in NX8.0.0.
License requirements : nx_penetration_mgmt ("Penetration Management")
vectorOrientation | vectororientation |
Returns the sketch
Created in NX8.0.0.
License requirements : None
Returns the width expression
Created in NX8.0.0.
License requirements : None