Table of Contents
Liste des commandes
Module ContextualRibbons
Module Quads
Module RxLoader
Module RxCore
HLP_PALETTES_SHOWShow Palettes
Shows all palettes (control panel)
HLP_PALETTES_HIDEHide Palettes
Hides all palettes (control panel)
HLP_ENV_LOADLoad Environment
Loads the BaCAD environment (ribbons, toolbars, profile, etc.)
HLP_ENV_UNLOADUnload Environment
Unloads the BaCAD environment (ribbons, toolbars, profile, etc.)
HLP_APP_LOADLoad Application
Loads an application (module) identified by its unique number
HLP_APP_LOAD;1Load Core
Loads BaCAD Core module
HLP_APP_LOAD;2Load Utility
Loads BaCAD Utility module
HLP_APP_LOAD;3Load Formwork
Loads BaCAD Formwork module
HLP_APP_LOAD;4Load Rebar
Loads BaCAD Rebar module
HLP_APP_LOAD;6Load JunctionCage
Loads BaCAD JunctionCage module
HLP_APP_LOAD;8Load Oldies
Loads BaCAD Oldies module
HLP_APP_UNLOADUnload Application
Unloads an application (module) identified by its unique number
HLP_APP_UNLOAD;2Unload Utility
Unloads BaCAD Utility module
HLP_APP_UNLOAD;3Unload Formwork
Unloads BaCAD Formwork module
HLP_APP_UNLOAD;4Unload Rebar
Unloads BaCAD Rebar module
HLP_APP_UNLOAD;6Unload JunctionCage
Unloads BaCAD JunctionCage module
HLP_APP_UNLOAD;8Unload Oldies
Unloads BaCAD Oldies module
HLP_HELPBaCAD Help
Displays BaCAD online help
HLP_DIAGNOSTICDiagnostic
Launches diagnostic process for current drawing (detects eventual data integrity failure)
HLP_CACHE_REFRESHRefresh Cache
Refreshes the data cache
HLP_DOCUMENTS_SHOWShow Documents
Shows the documents palette of the current projet
HLP_STEELLIST_EXTRACTExtract Positions
Regenerates the content of the steel lists linked to the drawing
HLP_EXPORTTOAUTOCADExport to AutoCAD
Creates a new version of a drawing file with all custom BaCAD objects exploded into basic objects. The new version of the drawing loses the intelligence of the custom BaCAD objects, but the resulting basic objects can be displayed and accessed in earlier product versions when object enablers are not available.
HLPN_SCALEUNITChange Scale and Unit
Changes the drawing scale and unit
HLPN_CURVE2D_OPENOpen 2D Curve
Opens a 2D curve
HLPN_CURVE2D_CLOSEClose 2D Curve
Closes a 2D curve
HLPN_CURVE2D_EDITEdit 2D Curve
Edits a 2D curve
HLPN_CURVE2D_ADDSELECTEDAdd Selected
Creates a 2D curve depending on the type and properties of the selected 2D curve
HLPN_CURVE2D_JOINJoin 2D Curves
Combines multiple 2D curves into one 2D curve
HLPN_CURVE2D_DIVIDEDivide 2D Curve
Divides a 2D curve into serveral 2D
HLPN_CURVE2D_REVERSEReverse 2D Curve
Reverses the direction of a 2D curve
HLPN_CURVE2D_SMOOTHSmooth 2D Curve
Smooth the vertices of a 2D curve
HLPN_CURVE2D_SHARPENSharpen 2D Curve
Sharpens the vertices of a 2D curve
HLPN_CURVE2D_2POLYLINE2D Curve To Polyline
Converts a 2D curve into a polyline
HLPN_CURVE2D_AXIS2D Curve Axis
Modifies the axis of a 2D curve
HLPN_CURVE2D_CONSTRUCTIONLINECreate construction lines
Creates construction lines for annotative 2D curves (like rocks and concrete stops)
HLPN_SHAPE2D_CONVERTConvert 2D Shape
Converts a 2D shape
HLPN_SHAPE2D_SWAPALIGNMENTSwap 2D Shape Alignment
Swaps the alignment point of a 2D shape (opening or column) without moving
HLPN_CADARM_CONVERTConvert CadArm
Converts a drawing created with CadArm to BaCAD
HLPN_BAUCAD_CONVERTConvert Baucad
Converts a drawing created with Baucad to BaCAD
HLPN_BIM_SELECTSelect Bim
Selects a BIM element as current to link all the next rebar positions created
HLPN_BIM_LINKLink with Bim
Links rebar positions with a BIM element (the BIM element becomes host of the rebar positions)
HLPN_BIM_MOVEMove Bim
Moves BIM entities
HLP_VIEW_SELECTSelect View
Synchronizes current scale and view with a view
HLP_VIEW_REGENRegen View
Regenerates all elements relative to the view
HLP_VIEW_SETSet View
Sets the position of a view
HLP_VIEW_REMOVERemove View
Removes a view
HLP_DETAILVIEWDetail View
Creates a detail view
HLP_DETAILVIEWDEFAULTDetail View
Creates a detail view
HLP_ELEVATIONVIEWElevation View
Creates an elevation view
HLP_ELEVATIONVIEWDEFAULTElevation View
Creates an elevation view
HLP_SECTIONVIEWSection View
Creates a section view
HLP_SECTIONVIEWDEFAULTSection View
Creates a section view
HLP_SECTIONVIEW_STEP_ADDSection View Step
Adds a step to a section view
HLP_SECTIONVIEW_STEP_REMOVERemove Section View Step
Removes all steps of a section view
Module RxUtility
HLPU_PARAMETERSConfigure Utility
Edits parameters of BaCAD Utility module
HLPU_PALETTEShow Utility palette
Shows the palette of Utility module
HLPU_SYMBOLSymbol
Initialises a symbol and executes the associated command
HLPU_SYMBOL;_LLayer
Initialises a layer symbol and executes the associated command
HLPU_SYMBOL;_TText Style
Initialises a text style symbol and executes the associated command
HLPU_SYMBOL;_HHatch
Initialises a hatch symbol and executes the associated command
HLPU_SYMBOL_APPLYApply Symbol
Applies a symbol to entities
HLPU_SYMBOL_APPLY;_LApply Layer
Applies a layer symbol to entities
HLPU_SYMBOL_APPLY;_TApply Text Style
Applies a text style symbol to entities
HLPU_SYMBOL_APPLY;_HApply Hatch
Applies a hatch symbol to entities
HLPU_SYMBOL_INITInitialize Symbol
Initializes a symbol determined by its unique identifier
HLPU_SYMBOL_CMDExecute Symbol Command
Executes the command of the symbol determined by its unique identifier
HLPU_BLOCK_INSERTInsert Block Symbol
Inserts the block of the symbol determined by its unique identifier
HLPU_STYLESStyles Manager
Opens styles manager window
HLPU_DIMENSIONDimension Style
Initialises a dimension style from the styles manager
HLPU_DIMENSION_APPLYApply Dimension Style
Applies a dimension style to entities
HLPU_MLEADERMLeader Style
Initialises a multileader style from the styles manager
HLPU_MLEADER_APPLYApply MLeader Style
Applies a multileader style to entities
HLPU_DRAWORDERDisplay Order
Defines the display order by entity types or layers
HLPU_DRAWORDER_APPLYApply Display Order
Applies default stored display order
HLPU_ENTITIES_MANAGEManage Entities
Changes the layer entities according to the criteria
HLPU_DIMLINEARLinear
Creates a linear dimension
HLPU_DIMALIGNEDAligned
Creates aligned linear dimension
HLPU_DIMANGULARAngular
Creates an angular dimension
HLPU_DIMARCArc Length
Creates an arc length dimension
HLPU_DIMRADIUSRadius
Creates a radius dimension for a circle or an arc
HLPU_DIMDIAMETERDiameter
Creates a diameter dimension for a circle or an arc
HLPU_DIMSLINEARLinears
Creates linear dimensions
HLPU_DIMSALIGNEDAligned
Creates aligned linear dimensions
HLPU_DIMMAINMain
Creates a main dimension on existing dimensions
HLPU_DIMTHROUGHThrough
Creates through dimension
HLPU_DIM_MERGEMerge Dimensions
Merges multiple dimensions in one
HLPU_DIM_DIVIDEDivide Dimension
Divides a dimension at the specified point
HLPU_DIM_REVERSEReverse Dimensions
Reverses dimensions in the opposite direction
HLPU_DIM_DINADDAdd DIN Format
Adds the DIN format to the dimensions
HLPU_DIM_DINREMOVERemove DIN Format
Removes the DIN format of the dimensions
HLPU_DIM_DINRESETReset DIN Format
Removes all DIN format overrides of the dimensions
HLPU_DIM_DINPARAMETERSConfigure DIN Format
Edits the DIN format parameters of the dimensions
HLPU_VIEWPORTModel Viewport
Creates a model viewport for the specified scale or converts existing polylines
HLPU_VIEWPORT_SELECTSelect Model Viewport
Synchronizes current scale and view with a model viewport
HLPU_VIEWPORT_EDITEdit Model Viewport
Modifies the scale of a model viewport
HLPU_VIEWPORT_PSPACEExport Model Viewport
Exports model viewports into a paper space layout
HLPU_VIEWPORT_DYNAMICLINK_ENABLETurn Model Viewport Dynamic Link On
Turns on model viewports dynamic links with paper space
HLPU_VIEWPORT_DYNAMICLINK_DISABLETurn Model Viewport Dynamic Link Off
Turns off model viewports dynamic links with paper space
HLPU_VIEWPORT_RESIZEResize Model Viewport
Resizes a model viewport
HLPU_LEVELDynamic Level
Creates a dynamic level
HLPU_LEVELDEFAULTDynamic Level
Creates a dynamic level
HLPU_LEVEL_EDITEdit Dynamic Level
Modifies a dynamic level
HLPU_LEVEL_EDITINPLACEEdit Dynamic Level Overrides In-Place
Opens an edit session in-place for the dynamic level
HLPU_LEVEL_POINT_PROPERTIESDynamic Level Point Properties
Displays the properties of a dynamic level point
HLPU_LEVEL_REMOVEOVERRRemove Overrides
Removes a dynamic level overrides
HLPU_LEVEL_SPLITSplit Dynamic Level
Splits a dynamic level into two entities
HLPU_LEVEL_MERGEMerge Dynamic Levels
Merges dynamic levels (with same reference) into a single entity
HLPU_LEVEL_ADDSELECTEDAdd Selected
Creates a level depending on the type and properties of the selected level
HLPU_CARTRIDGECartridge
Creates a cartridge in paper space
HLPU_ANNO_MAKEMake Annotative
Makes entities annotative (texts, dimensions or hatchs)
HLPU_ANNO_REMOVERemove Annotativity
Removes the annotativity to entities
HLPU_LINETYPESCALELinetype Scale
Sets linetype scale of a line by defining a value in mm/plt
HLPU_LAYER_SELECTQuick Select
Selects all entities from one or more layers
HLPU_QRCODEQR Code
Creates a QR code
HLPU_GLYPHGlyphe
Creates a glyph
Module RxFormwork
HLPB_PARAMETERSConfigure Formwork
Edits parameters of BaCAD Formwork module
HLPB_CONCRETESTOPConcrete Stop
Creates a concrete stop polyline or converts existing polylines
HLPB_CONCRETESTOP_EDITEdit Concrete Stop
Modifies a concrete stop
HLPB_ROCKRock
Creates a rock polyline or converts existing polylines
HLPB_ROCK_EDITEdit Rock
Modifies a rock
HLPB_SHEETPILESheet Pile
Creates a sheet pile polyline or converts existing polylines
HLPB_SHEETPILE_EDITEdit Sheet Pile
Modifies a sheet pile
HLPB_COLUMNColumn
Creates a column
HLPB_OPENINGOpening
Creates an opening
HLPB_CLOTHOIDClothoïd
Creates a clothoïd
HLPB_CLOTHOID_INFOClothoïd Information
Draws information of a clothoïd (start deposit, end circle center and end tangent)
HLPB_KMCURVEKilometers Lines
Creates kilometers lines (for clothoïds, lines, arcs, polylines, splines)
HLPB_INSULATIONInsulation
Creates an insulation polyline or converts existing polylines
HLPB_INSULATION_EDITEdit Insulation
Modifies an insulation
HLPB_TIGHTNESSTightness
Creates a tightness polyline or converts existing polylines
HLPB_TIGHTNESS_EDITEdit Tightness
Modifies a tightness
HLPB_GRADINGGrading
Creates a grading along a polyline, with or without selection of the low-grading
HLPB_GRADING_REVERSEReverse Grading
Reverses the barbules of a grading
HLPB_POINTS_IMPORTImport Points
Imports points (with their characteristics or attributes) from a file (CSV format)
HLPB_POINTS_IMPLANTLocate Points
Locates blocks with attributes and exports them to a file (CSV format)
HLPB_SECSTEELSectional Steel
Creates a sectional steel in the desired view (section, from above, from below, left ou right)
HLPB_SECSTEEL_LAYOUTAxis Grid with Profiles
Creates an axis grid lines for steel profiles
HLPB_SECSTEEL_AXISLAYOUTAxis Grid
Creates axis grid lines
HLPB_GROUNDGround
Creates a ground model (contour lines and triangulation)
HLPB_GROUND_SECTIONGround Section
Creates a ground section by selecting contour lines
HLPB_VOLUME_EXTRACTExtract Volumes
Exports surfaces or volumes to a file (CSV format)
Module RxRebar
HLPA_PARAMETERSConfigure Rebar
Edits parameters of BaCAD Formwork module
HLPA_PALETTE_FIELDSShow Bars palette
Shows the palette of Rebar module
HLPA_PALETTE_WELDMESHESShow Weldmesh Palette
Shows the palette of Weldmesh module
HLPA_PROJECT_CHANGEChange Project
Allows to modify the project linked to the rebar positions
HLPA_LABEL_ADDAdd Label
Adds a label to a rebar element
HLPA_LABEL_REMOVERemove Label
Removes the labels linked to reinforcement elements
HLPA_LABEL_THRESHOLD_CREATECreate Threshold
Creates one or many thresholds to align rebar labels by converting selected entities (polylines, lines, arcs, ...) or defining a rectangle with two points
HLPA_LABEL_THRESHOLD_ENABLEEnable Threshold
Enables one or many thresholds to align rebar labels
HLPA_LABEL_THRESHOLD_DISABLEDisable Threshold
Disables one or many thresholds to align rebar labels
HLPA_LABEL_THRESHOLD_ENABLESELECTIONONLYEnable Single Threshold
Enables one or many thresholds only to align rebar labels
HLPA_LABEL_THRESHOLD_ENABLEALLEnable All Thresholds
Enables all thresholds to align rebar labels
HLPA_LABEL_THRESHOLD_DISABLEALLDisable All Thresholds
Disables all thresholds to align rebar labels
HLPA_LABEL_THRESHOLD_ALIGNLABELSAlign Labels to Threshold
Aligns rebar labels to threshold
HLPA_LABEL_AUTOAutomatic Label
Automatically adds labels to several reinforcement elements
HLPA_DIAGNOSTICDiagnostic
Launches diagnostic process for current drawing (detects eventual data integrity failure)
HLPA_LAYOUT_CHANGEChange Layouts
Allows to modify the layouts linked to the rebar positions
HLPA_MIGRATEMigrate
Migrates the reinforcement positions created with earlier than 2017 BaCAD version
HLPA_LEVEL_CHANGEChange level
Allows to modify the level linked to the rebar positions
HLPA_FIELDPlane Reinforcement
Reinforces a rectangular or parellelogram plane zone
HLPA_FIELD_INSTANCEInstance
Adds an instance of a reinforcement bar in a plane zone
HLPA_FIELD_COPYCopy
Reinforces a rectangular or parallelogram plane zone with the selected bar properties
Adds a zone with similar bars to the ones of the selected zone and connect it to the selected zone
HLPA_FIELD_POLYGONPlane Any Shape
Reinforces a plane zone of any shape
HLPA_FIELD_HELIXHelix
Adds a helix position in a column or a stake
HLPA_FIELD_SUPERIMPOSEDSuperimposed
Adds a reinforcement bar in the selected plane zone
HLPA_FIELD_PATHPath
Places reinforcement along a trajectory by selecting an entity or picking points
HLPA_GROUP_CREATEGroup
Creates a set of positions and counts it several times
HLPA_FIELD_CHAININGChaining
Places parallel or perpendicular reinforcement to the edges of an element (slab, wall, ...) or an opening as well as edges reinforcment
HLPA_FIELD_REINFORCEMENTReinforcement
Places parallel or perpendicular reinforcement to the edges of an element (slab, wall, ...) or an opening
HLPA_FIELD_CHAINING_REGENRegen Chaining
Regenarates the chaining
HLPA_FIELD_CHAINING_EDITEdit Chaining
Edits a chaining
HLPA_FIELD_CHAINING_REVERSEReverse Chaining
Reverse a chaining
Cleans a chaining
HLPA_FIELD_FOUNDATIONFoundation
Semi-automatically reinforces an isolated foundation
Regenerates a foundation
Edits a foundation
Cleans a foundation
HLPA_FIELD_FOUNDATION_SCHEMA_CREATECreate a schema
Creates a schema from a reinforced foundation
HLPA_FIELD_WALLFOUNDATIONWall Foundation
Creates a wall foundation
Regenerates a wall foundation
Edits a wall foundation
Cleans a wall foundation
HLPA_FIELD_WALLFOUNDATION_SCHEMA_CREATECreate a schema
Creates a schema from a reinforced wall foundation
HLPA_FIELD_WALLFOUNDATION_RESET_REBARReset reinforcement
Reset reinforcement
HLPA_FIELD_COLUMNColumn
Semi-automatically reinforces a column
Regenerates a column
Edits a column
Cleans a column
HLPA_FIELD_COLUMN_SCHEMA_CREATECreate a schema
Creates a schema from a reinforced column
HLPA_FIELD_WALLWall
Semi-automatically reinforces a wall
Regenerates a wall
Edits a wall
Cleans a wall
HLPA_FIELD_WALL_PROFILE_TOPWall Profile Top
Wall Profile Top
HLPA_FIELD_WALL_PROFILE_BOTTOMWall Profile Bottom
Wall Profile Bottom
HLPA_FIELD_WALL_SCHEMA_CREATECreate a schema
Creates a schema from a reinforced wall
Add a door
Add a window
Add a hole
Add a notch
HLPA_FIELD_WALL_ADD_SEPARATORSeparator
Add a separator
HLPA_FIELD_WALL_COPY_ELEMENTCopy Element
Copy Element
HLPA_FIELD_WALL_DISPLAY_LAYERDisplay wall layer
Display wall layer
HLPA_FIELD_WALL_DISPLAY_LAYER;0Hide wall layers
Hide all wall layers
HLPA_FIELD_WALL_DISPLAY_LAYER;1Display layer vertical interior
Display layer vertical interior
HLPA_FIELD_WALL_DISPLAY_LAYER;2Display layer horizontal interior
Display layer horizontal interior
HLPA_FIELD_WALL_DISPLAY_LAYER;3Display layer horizontal exterior
Display layer horizontal exterior
HLPA_FIELD_WALL_DISPLAY_LAYER;4Display layer vertical exterior
Display layer vertical exterior
HLPA_FIELD_WALL_SHOW_ALLShow all
Show all elevations
HLPA_FIELD_WALL_HIDE_ALLHide all
Hide all elevations
HLPA_FIELD_WALL_EDIT_ZONEEdit Zone
Edits a zone of the wall
HLPA_FIELD_WALL_ALIGN_ELEVATIONSAlign Elevations
Align all the elevations of the wall
HLPA_FIELD_RADIAL_ZONERadial
Semi-automatically reinforces a radial zone
Regenerates a radial zone
Edits a radial zone
Cleans a radial zone
HLPA_FIELD_RADIAL_ZONE_SCHEMA_CREATECreate a schema
Creates a schema from a radial zone
HLPA_FIELD_SECTION_FORMWORKSection
Semi-automatically reinforces a section profile
HLPA_FIELD_SECTION_FORMWORK_ADD_POINTSAdd Points
Add section points
HLPA_FIELD_SECTION_FORMWORK_BARBar Segments
Select the segments of the bar
Regenerates a section
Cleans a section
Select a formwork segment exposure value
Pick a bar division point
HLPA_FIELD_SECTION_FORMWORK_DIVISION_AUTOAuto Division
Switch to the next division variant
HLPA_FIELD_SECTIONSection Reinforcement
Places reinforcement parallel or perpendicular to the cutting plane
HLPA_FIELD_SECTION_SELECT_POINTSSelect bar points
Creates a cut-away field by selecting each bar
HLPA_FIELD_SECTION_INSTANCEInstance
Adds an instance of a reinforcement bar in section
Reinforces a parallel or perpendicular to the cutting plane zone with the selected bar properties
HLPA_FIELD_SECTION_ENTITYSection Any Shape
Converts an existing polyline to a reinforcement bar
HLPA_FIELD_SECTION_DEPTHSection Depth
Change section depth
HLPA_FIELD_FREELabel Only
Places a reinforcement label that defines a bar without graphic representation
HLPA_FIELD_FREE_INSTANCEReference
References the selected reinforcement bar by placing a reinforcement label without graphic representation
HLPA_FIELD_LINKLink
Connects the distribution lines having identical reinforcement bars
HLPA_FIELD_UNLINKUnlink
Removes the connection between distribution lines having identical reinforcement bars
HLPA_FIELD_SPLITSplit
Divides a distribution line in two
HLPA_FIELD_MERGEMerge
Merges distributions line
HLPA_FIELD_ALTERNATE_BARSAlternate
Alternates the reinforcment bars placement on the distribution line (øX s=Y becomes øX1 s=2*Y + øX2 s=2*Y) or delete the alternate placement of an alternate position
HLPA_FIELD_ADD_BARAdd bar
Adds a reinforcement bar on an existing distribution line
HLPA_FIELD_SEPARATE_BARSSeparate bars
Separate all reinforcement bars on a distribution line
HLPA_FIELD_REMOVE_BARRemove bar
Removes a reinforcement bar from a distribution line containing several
HLPA_FIELD_MOVE_DISTRIBUTIONDistribution
Moves a reinforcement bar's distribution line
HLPA_FIELD_EDIT_POSITIONPosition
Edits a reinforcement bar's properties
HLPA_FIELD_EDIT_GRAPHICSGraphic
Edits Rebar Field Bars
HLPA_FIELD_EDIT_GEOMETRYGeometry
Edits Rebar Field Bars
HLPA_FIELD_DRAW_BARDraw Bar
Represents a reinforcement bar in the form of AutoCAD Polyline
HLPA_FIELD_DISPERSEDisperse
Moves the reinforcement bar or the superimposed distribution line, in case of a detected superposition
HLPA_FIELD_BAR_REPLACEReplace Bar
Replaces the graphic representation of a bar by an AutoCAD primitive (Polyline, Line, ...)
HLPA_FIELD_RESETReset Rebar Field
Resets rebar field graphical modification
HLPA_FIELD_EXTENDExtend
Extends a reinforcement bar or a distribution line
HLPA_FIELD_SHRINKShrink
Shrinks a reinforcment bar or a distribution line
Cuts reinforcement bars on a point or in equal parts
HLPA_FIELD_SLOPEApply Slope
Applys a slope to plane reinforcement zones
HLPA_FIELD_EXPORT_BARSExport bars
Export reinforcement bars
HLPA_FIELD_EXPORT_BARS_SOLIDExport bars 3D
Export reinforcement bars
HLPA_FIELD_SELECT_LINKEDSelect Linked Positions
Selects all linked positions of reinforcement positions
HLPA_FIELD_UNLOCKUnlocks Reinforcement Bar Field
Unlocks a reinforcement field to allow modifications
HLPA_FIELD_LOCKLock Reinforcement Bar Field
Locks a reinforcement field to avoid modifications
HLPA_FIELD_ALIGNONGRIDAlign Reinforcement Bar Field
Aligns the distribution line and the bar of a reinforcement field on the grid
HLPA_FIELD_REMOVE_DIMENSIONSRemove overlapping dimensions
Remove overlapping dimensions
HLPA_FIELD_COPY_PROPERTIESCopy Properties
Copies the properties of an existing rebar position to other positions
Copies the rebar style overrides of a position to other positions
Edits the rebar style overrides of one or several positions
Resets the rebar style overrides of one or several positions
HLPA_DISTRIBUTION_EDITDistribution
Edits the distribution line of a reinforcement bar
HLPA_FIELD_DIR_PERP_SWITCHSwitch Dir/Perp
Switch bar from directionnal to perpendicular and vice versa
HLPA_ANCHORAGE_DIMENSIONAnchorages
Creates anchorages dimensions
HLPA_SLAB_CREATESlab
Semi-automatically reinforces a slab or foundation
HLPA_SLAB_EDITEdit a reinforced slab
Edits a reinforced slab
HLPA_WELDMESHWelded Wire Mesh
Creates a welded wired mesh
HLPA_WELDMESH_INSTANCEWelded Wire Mesh Instance
Creates an instance of a welded wired mesh
HLPA_WELDMESHSECTIONWelded Wire Mesh Section
Creates a welded wired mesh in section
HLPA_WELDMESHSECTION_INSTANCEWelded Wire Mesh Section Instance
Creates an instance of a welded wired mesh in section
HLPA_WELDMESHSECTION_SETSection of Welded Wire Mesh
Sets the section position and cutting depth of a welded wired mesh
HLPA_WELDMESHSECTION_ENTITYWelded Wire Meshes Section on an entity
Creates a welded wired meshes in section on an entity
HLPA_WELDMESH_UNLOCKUnlock Welded Wire Mesh
Unlock a welded wired mesh to allow modifications
HLPA_WELDMESHESZONEWelded Wire Meshes Zone
Creates a zone of welded wired meshes
HLPA_WELDMESHESZONESECTIONWelded Wire Meshes Zone Section
Creates a zone of welded wired meshes in section
HLPA_WELDMESHESZONE_REGENRegen Welded Wire Meshes Zone
Regenerates a zone of welded wired meshes
HLPA_WELDMESH_CUTCut a Welded Wire Mesh
Defines the cutting of a welded wired mesh
HLPA_WELDMESH_CUT_CLEANClean Welded Wire Mesh cutouts
Removes all the cutouts of a welded wired mesh
HLPA_WELDMESH_BENDBend a Welded Wire Mesh
Defines a bending of a welded wired mesh
HLPA_WELDMESH_BEND_CLEANClean Welded Wire Mesh folds
Removes all the folds of a welded wired mesh
HLPA_WELDMESH_DRAGCOPYDrag and Copy
Copies welded wire meshes by dragging them
HLPA_SELECT_INSTANCESSelect All Instances
Selects all instances (representations) of a reinforcement position or a welded wire mesh plate
HLPA_SELECT_SIMILARSSelect Similar Positions
Selects similar positions of a reinforcement positions or a welded wire mesh plates
HLPA_WELDMESH_EDITINPLACEEdit Welded Wire Mesh Overrides In-Place
Opens an edit session in-place for the welded wire mesh
Module RxJunctionCage
HLPJ_PALETTEShow JunctionCage palette
Shows the palette of JunctionCage module
HLPJ_ADDSECTIONSection
Creates a junction cage in section
HLPJ_ADDPLANPlan
Creates a junction cage in plan
HLPJ_APPENDAppend
Creates a junction cage and links to an existing one
HLPJ_LISTList
Generates the print list of junction cages
Module RxOldies
HLPO_DYNLEVEL_MIGRATEMigrate Levels
Migrate old block levels to new dynamic levels
HLPO_ENTITIES_MIGRATEMigrate Entities
Migrate old entities/objects