NX Open C++ Reference Guide
|
Represents a Features::TrimSheet builder
To create a new instance of this class, use Features::FeatureCollection::CreateTrimsheetBuilder
Default values.
More...
Public Types | |
enum | KeepDiscardOption { KeepDiscardOptionKeep, KeepDiscardOptionDiscard } |
Represents the keep discard options for selected region. More... | |
Public Member Functions | |
bool | AllowTargetEdgesAsToolObjects () |
Returns the allow target edges as tool objects Created in NX5.0.0. | |
bool | ApplyToCopyOfSheets () |
Returns the apply to copy of sheets Created in NX5.0.0. | |
NXOpen::SelectObjectList * | BoundaryObjects () |
Returns the boundry objects Created in NX5.0.0. | |
bool | ImprintBothSide () |
Returns the imprint both side Created in NX5.0.0. | |
NXOpen::Features::TrimSheetBuilder::KeepDiscardOption | KeepDiscardMethod () |
Returns the keep discard method Created in NX5.0.0. | |
bool | OutputExactGeometry () |
Returns the output exact geometry Created in NX5.0.0. | |
NXOpen::GeometricUtilities::ProjectionOptions * | ProjectionDirection () |
Returns the projection direction Created in NX5.0.0. | |
NXOpen::RegionPointList * | Regions () |
Returns the regions Created in NX5.0.0. | |
void | SetAllowTargetEdgesAsToolObjects (bool allowTargetEdgesAsToolObjects) |
Sets the allow target edges as tool objects Created in NX5.0.0. | |
void | SetApplyToCopyOfSheets (bool applyToCopyOfSheets) |
Sets the apply to copy of sheets Created in NX5.0.0. | |
void | SetImprintBothSide (bool imprintBothSide) |
Sets the imprint both side Created in NX5.0.0. | |
void | SetKeepDiscardMethod (NXOpen::Features::TrimSheetBuilder::KeepDiscardOption keepDiscardMethod) |
Sets the keep discard method Created in NX5.0.0. | |
void | SetOutputExactGeometry (bool outputExactGeometry) |
Sets the output exact geometry Created in NX5.0.0. | |
void | SetTolerance (double tolerance) |
Sets the tolerance Created in NX5.0.0. | |
NXOpen::SelectBodyList * | TargetBodies () |
Returns the target bodies Created in NX5.0.0. | |
double | Tolerance () |
Returns the tolerance Created in NX5.0.0. |
Represents a Features::TrimSheet builder
To create a new instance of this class, use Features::FeatureCollection::CreateTrimsheetBuilder
Default values.
Property | Value |
---|---|
ImprintBothSide |
True |
KeepDiscardMethod |
Keep |
Created in NX5.0.0.
Returns the allow target edges as tool objects
Created in NX5.0.0.
License requirements : None
Returns the apply to copy of sheets
Created in NX5.0.0.
License requirements : None
Returns the boundry objects
Created in NX5.0.0.
License requirements : None
Returns the imprint both side
Created in NX5.0.0.
License requirements : None
NXOpen::Features::TrimSheetBuilder::KeepDiscardOption NXOpen::Features::TrimSheetBuilder::KeepDiscardMethod | ( | ) |
Returns the keep discard method
Created in NX5.0.0.
License requirements : None
Returns the output exact geometry
Created in NX5.0.0.
License requirements : None
NXOpen::GeometricUtilities::ProjectionOptions* NXOpen::Features::TrimSheetBuilder::ProjectionDirection | ( | ) |
Returns the projection direction
Created in NX5.0.0.
License requirements : None
Returns the regions
Created in NX5.0.0.
License requirements : None
void NXOpen::Features::TrimSheetBuilder::SetAllowTargetEdgesAsToolObjects | ( | bool | allowTargetEdgesAsToolObjects | ) |
Sets the allow target edges as tool objects
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
allowTargetEdgesAsToolObjects | allowtargetedgesastoolobjects |
void NXOpen::Features::TrimSheetBuilder::SetApplyToCopyOfSheets | ( | bool | applyToCopyOfSheets | ) |
Sets the apply to copy of sheets
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
applyToCopyOfSheets | applytocopyofsheets |
void NXOpen::Features::TrimSheetBuilder::SetImprintBothSide | ( | bool | imprintBothSide | ) |
Sets the imprint both side
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
imprintBothSide | imprintbothside |
void NXOpen::Features::TrimSheetBuilder::SetKeepDiscardMethod | ( | NXOpen::Features::TrimSheetBuilder::KeepDiscardOption | keepDiscardMethod | ) |
Sets the keep discard method
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
keepDiscardMethod | keepdiscardmethod |
void NXOpen::Features::TrimSheetBuilder::SetOutputExactGeometry | ( | bool | outputExactGeometry | ) |
Sets the output exact geometry
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
outputExactGeometry | outputexactgeometry |
void NXOpen::Features::TrimSheetBuilder::SetTolerance | ( | double | tolerance | ) |
Sets the tolerance
Created in NX5.0.0.
License requirements : solid_modeling ("SOLIDS MODELING")
tolerance | tolerance |
Returns the target bodies
Created in NX5.0.0.
License requirements : None
Returns the tolerance
Created in NX5.0.0.
License requirements : None