|
| NXOpen::SelectDisplayableObjectList * | BoundingBoxComponents () |
| bool | ClipCoplanarObjects () |
| bool | ClipWireframeObjects () |
| void | GetSectionCurves (std::vector< NXOpen::Curve * > &curves) |
| | NX_DEPRECATED ("Deprecated in NX2007.0.0. Use @link NXOpen.LightweightSectionBuilder.Settings.View.AssemblyCrosshatching@endlink instead.") bool AssemblyCrosshatching() |
| | NX_DEPRECATED ("Deprecated in NX2007.0.0. Use @link NXOpen.LightweightSectionBuilder.Settings.View.AssemblyCrosshatching@endlink instead.") void SetAssemblyCrosshatching(bool assemblyCrosshatchingOption) |
| | NX_DEPRECATED ("Deprecated in NX2007.0.0. Use @link NXOpen.LightweightSectionBuilder.Settings.View.CrosshatchAdjacencyTolerance@endlink instead.") double ToleranceCrosshatch() |
| | NX_DEPRECATED ("Deprecated in NX2007.0.0. Use @link NXOpen.LightweightSectionBuilder.Settings.View.CrosshatchAdjacencyTolerance@endlink instead.") void SetToleranceCrosshatch(double crosshatchAdjacencyTolerance) |
| | NX_DEPRECATED ("Deprecated in NX2007.0.0. Use @link NXOpen.LightweightSectionBuilder.Settings.View.CrosshatchPatternDefinedBy@endlink instead.") int PatternDefinedBy() |
| | NX_DEPRECATED ("Deprecated in NX2007.0.0. Use @link NXOpen.LightweightSectionBuilder.Settings.View.CrosshatchPatternDefinedBy@endlink instead.") void SetPatternDefinedBy(int patternDefinedBy) |
| | NX_DEPRECATED ("Deprecated in NX2007.0.0. Use @link NXOpen.LightweightSectionBuilder.Settings.View.DisplayCrosshatch@endlink instead.") bool DisplayCrosshatch() |
| | NX_DEPRECATED ("Deprecated in NX2007.0.0. Use @link NXOpen.LightweightSectionBuilder.Settings.View.DisplayCrosshatch@endlink instead.") void SetDisplayCrosshatch(bool displayCrosshatchOption) |
| | NX_DEPRECATED ("Deprecated in NX2007.0.0. Use @link NXOpen.LightweightSectionBuilder.Settings.View.RestrictCrosshatchAngle@endlink instead.") bool RestrictCrosshatch() |
| | NX_DEPRECATED ("Deprecated in NX2007.0.0. Use @link NXOpen.LightweightSectionBuilder.Settings.View.RestrictCrosshatchAngle@endlink instead.") void SetRestrictCrosshatch(bool restrictCrosshatchOption) |
| NXOpen::SelectDisplayableObjectList * | ObjectsToSection () |
| bool | SaveAssociativeCurves () |
| void | SetClipCoplanarObjects (bool clipCoplanarObjectsOption) |
| void | SetClipWireframeObjects (bool clipWireframeObjectsOption) |
| void | SetSaveAssociativeCurves (bool saveAssociativeCurvesToggle) |
| NXOpen::Annotations::PmiSectionViewSettingsBuilder * | Settings () |
| void | SetViewName (const char *viewName) |
| void | SetViewName (const NXString &viewName) |
| NXString | ViewName () |
| void | AlternatePlane () |
| bool | BoxExtentDelayUpdate () |
| double | BoxExtentMargin () |
| NXOpen::SelectINXObjectList * | BoxExtentObjects () |
| bool | BoxExtentSupported () |
| NXOpen::NXColor * | CapColor () |
| NXOpen::Display::DynamicSectionTypes::CapColorOption | CapColorOption () |
| NXOpen::Display::DynamicSectionTypes::Clip | ClipType () |
| NXOpen::DatumPlane * | CreateDatumPlane () |
| NXOpen::Display::DynamicSectionTypes::CoordinateSystem | CsysType () |
| NXOpen::NXColor * | CurveColor () |
| NXOpen::Display::DynamicSectionTypes::CurveColorOption | CurveColorOption () |
| NXOpen::DisplayableObject::ObjectFont | CurveFont () |
| NXOpen::DisplayableObject::ObjectWidth | CurveWidth () |
| NXOpen::Display::DynamicSectionTypes::Axis | DefaultPlaneAxis () |
| bool | DeferCurveUpdate () |
| void | EditView (NXOpen::ModelingView *view) |
| NXOpen::Part * | ExportSectionCurves (const char *groupName, const char *fileName, int *numSectionCurves) |
| NXOpen::Part * | ExportSectionCurves (const NXString &groupName, const NXString &fileName, int *numSectionCurves) |
| void | GetActivePlane (NXOpen::Display::DynamicSectionTypes::Axis *planeAxis, NXOpen::Display::DynamicSectionTypes::ActivePlane *activePlane) |
| void | GetAllPlanesGeometry (std::vector< NXOpen::Point3d > &planeOrigins, std::vector< NXOpen::Matrix3x3 > &planeMetrices) |
| NXOpen::Plane * | GetAssociativePlane () |
| void | GetBoundingBox (NXOpen::Point3d *minCornerPt, NXOpen::Point3d *maxCornerPt) |
| NXOpen::Display::PlaneGridBuilder * | GetGridSettings () |
| NXString | GetName () |
| NXOpen::Vector3d | GetNormal () |
| double | GetOffset () |
| void | GetOffsetLimits (double *minimumOffset, double *maximumOffset) |
| NXOpen::Point3d | GetOrigin () |
| void | GetPlaneGeometry (NXOpen::Display::DynamicSectionTypes::Axis axisType, NXOpen::Display::DynamicSectionTypes::ActivePlane planeType, NXOpen::Point3d *origin, NXOpen::Matrix3x3 *matrix) |
| double | GetPlaneThickness () |
| double | GetRotationAngle (NXOpen::Display::DynamicSectionTypes::Axis rotationAxis) |
| NXOpen::Matrix3x3 | GetRotationMatrix () |
| NXOpen::NXColor * | InterferenceColor () |
| bool | IsAssociativitySupported () |
| bool | IsDefaultPlane () |
| NXOpen::Display::LayerSettingsBuilder * | LayerSettings () |
| bool | LoadAllIntersecting (NXOpen::PartLoadStatus **loadStatus) |
| bool | LoadNearIntersecting (NXOpen::PartLoadStatus **loadStatus) |
| bool | LockPlanes () |
| int | NumberInSeries () |
| | NX_DEPRECATED ("Deprecated in NX6.0.0. Use ModelingView::IsDynamicSectionVisible instead.") bool ShowCurves() |
| | NX_DEPRECATED ("Deprecated in NX6.0.0. Use ModelingView::SetDynamicSectionVisible instead.") void SetShowCurves(bool showCurves) |
| void | OffsetOriginInPlane (double xOffset, double yOffset) |
| void | PlaneX () |
| void | PlaneY () |
| void | PlaneZ () |
| void | RestoreView () |
| void | ReverseDirection () |
| bool | ReverseSeries () |
| void | SaveCurves (const char *groupName) |
| void | SaveCurves (const NXString &groupName) |
| double | SeriesSpacing () |
| void | SetActivePlane (NXOpen::Display::DynamicSectionTypes::Axis planeAxis, NXOpen::Display::DynamicSectionTypes::ActivePlane activePlane) |
| bool | SetAllPlanesGeometry (const std::vector< NXOpen::Point3d > &planeOrigins, const std::vector< NXOpen::Matrix3x3 > &planeMetrices) |
| void | SetAssociativePlane (NXOpen::Plane *planeTag) |
| void | SetBoundingBox (const NXOpen::Point3d &minCornerPt, const NXOpen::Point3d &maxCornerPt) |
| void | SetBoxExtentDelayUpdate (bool delayUpdate) |
| void | SetBoxExtentMargin (double margin) |
| void | SetCapColor (NXOpen::NXColor *capColor) |
| void | SetCapColorOption (NXOpen::Display::DynamicSectionTypes::CapColorOption capColorOption) |
| void | SetClipType (NXOpen::Display::DynamicSectionTypes::Clip clipType) |
| void | SetCsysType (NXOpen::Display::DynamicSectionTypes::CoordinateSystem csys) |
| void | SetCurveColor (NXOpen::NXColor *curveColor) |
| void | SetCurveColorOption (NXOpen::Display::DynamicSectionTypes::CurveColorOption curveColorOption) |
| void | SetCurveFont (NXOpen::DisplayableObject::ObjectFont curveFont) |
| void | SetCurveWidth (NXOpen::DisplayableObject::ObjectWidth curveWidth) |
| void | SetDefaultPlane () |
| void | SetDefaultPlaneAxis (NXOpen::Display::DynamicSectionTypes::Axis planeAxis) |
| void | SetDefaults () |
| void | SetDeferCurveUpdate (bool deferCurveUpdate) |
| void | SetInterferenceColor (NXOpen::NXColor *interferenceColor) |
| void | SetLockPlanes (bool lockPlanes) |
| bool | SetName (const char *sectionName) |
| bool | SetName (const NXString §ionName) |
| void | SetNormal (const NXOpen::Vector3d &normal) |
| void | SetNumberInSeries (int numberSectionsRequested) |
| void | SetOffset (double offset) |
| void | SetOffsetByPoint (const NXOpen::Point3d &point) |
| void | SetOrigin (const NXOpen::Point3d &origin) |
| void | SetPlane (const NXOpen::Point3d &axisOrigin, const NXOpen::Point3d &origin, const NXOpen::Matrix3x3 &rotationMatrix) |
| void | SetPlaneThickness (double planeThickness) |
| void | SetReverseSeries (bool reverseSeries) |
| void | SetRotationAngle (NXOpen::Display::DynamicSectionTypes::Axis rotationAxis, double angle) |
| void | SetRotationMatrix (NXOpen::Display::DynamicSectionTypes::Axis rotationAxis, const NXOpen::Matrix3x3 &rotationMatrix) |
| void | SetSeriesSpacing (double sectionSpacing) |
| void | SetShowCap (bool showCap) |
| void | SetShowClip (bool showClip) |
| void | SetShowGrid (bool showGrid) |
| void | SetShowInterference (bool showInterference) |
| void | SetShowViewer (bool showViewer) |
| void | SetType (NXOpen::Display::DynamicSectionTypes::Type type) |
| void | SetView (NXOpen::ModelingView *view) |
| bool | ShowCap () |
| bool | ShowClip () |
| void | ShowCurvePreview (bool showCurvePreview) |
| bool | ShowGrid () |
| bool | ShowInterference () |
| void | ShowSectionCurves (bool showCurves) |
| bool | ShowViewer () |
| NXOpen::Display::DynamicSectionTypes::Type | Type () |
| void | UpdateBoxExtents () |
| NXOpen::ModelingView * | View () |
| NXOpen::NXObject * | Commit () |
| void | Destroy () |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| NXOpen::NXObject * | GetObject () |
| NXOpen::PreviewBuilder * | PreviewBuilder () |
| void | ShowResults () |
| virtual bool | Validate () |
| tag_t | Tag () const |
轻量级截面构建器
表示 NXOpen::Annotations::LightweightSection 构建器
要创建此类的新实例,请使用 NXOpen::Annotations::PmiLightweightSectionCollection::CreateLightweightSectionBuilder
默认值。
| 属性 | 值 |
| BoxExtentDelayUpdate | false |
| CapColorOption | Any |
| ClipType | Section |
| CurveColorOption | Any |
| CurveFont | Solid |
| CurveWidth | Two |
| LockPlanes | true |
| ShowCap | true |
| ShowClip | true |
| ShowCurves (已弃用) | false |
| ShowGrid | false |
| ShowInterference | false |
| ShowViewer | false |
| Type | OnePlane |
在 NX7.5.0 版本中创建。