|
CFx SDK Documentation
2023 SP0
|
#include <AECWallCustomGeometrySweep.h>
Protected Attributes | |
| OdDbObjectId | m_profileId |
| OdUInt16 | m_flags |
| double | m_dStartMiter |
| double | m_dEndMiter |
| double | m_dOffsetWithin |
| double | m_dOffsetVertical |
Protected Attributes inherited from AECImpObj | |
| class AECSIBase * | m_pImp |
| DOM. More... | |
| OdUInt16 | m_iMinSupportedVersion |
Additional Inherited Members | |
Public Types inherited from AECWallCustomGeometry | |
| enum | Operation { eAdditive = 0 , eSubtractive = 1 , eReplace = 2 , eAdditiveCutOpenings = 3 } |
Static Public Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
| static OdSmartPtr< AECImpObj > | createObject () |
Static Public Member Functions inherited from OdRxObject | |
| static OdRxObjectPtr | cast (const OdRxObject *pointer) |
| static OdRxClass * | desc () |
Protected Member Functions inherited from OdRxObjectImpl< OdRxObject, AECImpObj > | |
| ODRX_HEAP_OPERATORS () | |
Wall Custom Geometry Sweep.
<group TA_API_Subobjects_Wall>
Definition at line 36 of file AECWallCustomGeometrySweep.h.
| bool AECWallCustomGeometrySweep::ApplyWallCutLine | ( | ) | const |
| void AECWallCustomGeometrySweep::ApplyWallCutLine | ( | bool | bApply | ) |
| FacetModeler::Body AECWallCustomGeometrySweep::GetBody | ( | const FacetModeler::Contour2D & | rBaseContour, |
| const OdGeVector2d & | vOffset, | ||
| const FacetModeler::DeviationParams & | devDeviation = FacetModeler::FMGeGbl::gDefDev |
||
| ) | const |
DOM.
| FacetModeler::Body AECWallCustomGeometrySweep::GetBody | ( | const FacetModeler::Segment2D & | rBaselineSeg, |
| const OdGeVector2d & | vOffset, | ||
| const FacetModeler::DeviationParams & | devDeviation = FacetModeler::FMGeGbl::gDefDev |
||
| ) | const |
DOM.
| double AECWallCustomGeometrySweep::GetEndMiter | ( | ) | const |
Returns the end miter angle.
| double AECWallCustomGeometrySweep::GetOffsetVertical | ( | ) | const |
Returns offset along Z axis (vertical).
| double AECWallCustomGeometrySweep::GetOffsetWithin | ( | ) | const |
Returns offset along Y axis (horizontal).
| OdDbObjectId AECWallCustomGeometrySweep::GetProfile | ( | ) | const |
Returns the Object ID of profile definition.
| void AECWallCustomGeometrySweep::GetSliceProfile | ( | const FacetModeler::Segment2D & | rBaselineSeg, |
| const OdGeVector2d & | vOffset, | ||
| double | dSecantZ, | ||
| FacetModeler::Profile2D & | rDestProfile | ||
| ) | const |
DOM.
| double AECWallCustomGeometrySweep::GetStartMiter | ( | ) | const |
Returns the start miter angle.
| void AECWallCustomGeometrySweep::SetEndMiter | ( | double | dAngle | ) |
Sets the end miter angle.
| void AECWallCustomGeometrySweep::SetOffsetVertical | ( | double | dOffset | ) |
Sets offset along Z axis (vertical).
| void AECWallCustomGeometrySweep::SetOffsetWithin | ( | double | dOffset | ) |
Sets offset along Y axis (horizontal).
| void AECWallCustomGeometrySweep::SetProfile | ( | const OdDbObjectId & | id | ) |
Sets the Object ID of profile definition.
| void AECWallCustomGeometrySweep::SetStartMiter | ( | double | dAngle | ) |
Sets the start miter angle.
| bool AECWallCustomGeometrySweep::UseProfileDimensions | ( | ) | const |
| void AECWallCustomGeometrySweep::UseProfileDimensions | ( | bool | bUse | ) |
|
protected |
Definition at line 132 of file AECWallCustomGeometrySweep.h.
|
protected |
Definition at line 138 of file AECWallCustomGeometrySweep.h.
|
protected |
Definition at line 135 of file AECWallCustomGeometrySweep.h.
|
protected |
Definition at line 129 of file AECWallCustomGeometrySweep.h.
|
protected |
Definition at line 126 of file AECWallCustomGeometrySweep.h.
|
protected |
Definition at line 123 of file AECWallCustomGeometrySweep.h.