Syntax
PROPERTY arg1 arg2 arg4 ....
Description
Single-line input of properties of different types.
Arguments
Minimum quantity: 2
arg1
Value |
Dimension |
Meaning |
BUCKLING |
KEYWORD |
Input of the buckling length. The buckling length is a beam property. By using cross-section variables, the buckling length can be varied as desired. The property is applied to all members that reference this structural unit. |
IFC |
KEYWORD |
The IFC type and the IFC name of a structural unit can be defined. These properties are transferred to all components on which the cross-section is used. |
CASTING |
KEYWORD |
Input of properties relating to the construction of members |
arg2 (arg1 = BUCKLING)
Value |
Dimension |
Meaning |
lby |
LSTRUCTD |
Buckling length in the effective direction Y |
lbyvar |
TEXT |
Buckling length by reference of a variable of type SLENGTH |
arg3 (arg1 = BUCKLING)
Value |
Dimension |
Meaning |
lbz |
LSTRUCTD |
Buckling length in the effective direction Z |
lbzvar |
TEXT |
Buckling length by reference of a variable of type SLENGTH |
arg2 (arg1 = IFC)
Value |
Dimension |
Meaning |
OBJTYPE |
KEYWORD |
This is followed by a predefined type of the structural member as the next argument. |
OBJNAME |
KEYWORD |
This is followed by a selectable type of the structural member as the next argument. |
A freely selectable name of the structural member follows as the next argument.
Value |
Dimension |
Meaning |
ifcbeam |
ENUM |
The type ifcbeam consists of "IfcBeam:" and a name from the following list: {"BEAM", "JOIST", "HOLLOWCORE", "LINTEL", "SPANDREL", "T_BEAM", "GIRDER_SEGMENT", "DIAPHRAGM", "PIERCAP", "HATSTONE", "CORNICE", "EDGEBEAM", "USERDEFINED", "NOTDEFINED"} |
ifcbearing |
ENUM |
The type ifcbearing consists of "IfcBearing:" and a name from the following list: {"CYLINDRICAL", "SPHERICAL", "ELASTOMERIC", "POT", "GUIDE", "ROCKER", "ROLLER", "DISK", "USERDEFINED", "NOTDEFINED"} |
ifccolumn |
ENUM |
The type ifccolumn consists of "IfcColumn:" and a name from the following list: {"COLUMN", "PILASTER", "PIERSTEM", "PIERSTEM_SEGMENT", "STANDCOLUMN", "USERDEFINED", "NOTDEFINED"} |
ifccaisson |
ENUM |
The type ifccaisson consists of "IfcCaissonFoundation:" and a name from the following list: {"WELL", "CAISSON", "USERDEFINED", "NOTDEFINED"} |
ifcpile |
ENUM |
The type ifcpile consists of "IfcPile:" and a name from the following list: {"BORED", "DRIVEN", "JETGROUTED", "COHESION", "FRICTION", "SUPPORT", "USERDEFINED", "NOTDEFINED"} |
ifcfooting |
ENUM |
The type ifcfooting consists of "IfcFooting:" and a name from the following list: {"FOOTING_BEAM", "PAD_FOOTING", "PILE_CAP", "STRIP_FOOTING", "USERDEFINED", "NOTDEFINED"} |
ifcmember |
ENUM |
The type ifcmember consists of "IfcMember:" and a name from the following list: {"BRACE", "CHORD", "COLLAR", "MEMBER", "MULLION", "PLATE", "POST", "PURLIN", "RAFTER", "STRINGER", "STRUT", "STUD", "STIFFENING_RIB", "ARCH_SEGMENT", "SUSPENSION_CABLE", "SUSPENDER", "STAYCABLE", "STRUCTURALCABLE", "TIEBAR", "USERDEFINED", "NOTDEFINED"} |
ifcplate |
ENUM |
The type ifcplate consists of "IfcPlate:" and a name from the following list: {"CURTAIN_PANEL", "SHEET", "FLANGE_PLATE", "WEB_PLATE", "STIFFENER_PLATE", "GUSSET_PLATE", "COVER_PLATE", "SPLICE_PLATE", "BASE_PLATE", "USERDEFINED", "NOTDEFINED"} |
ifcslab |
ENUM |
The type ifcslab consists of "IfcSlab:" and a name from the following list: {"FLOOR", "ROOF", "LANDING", "BASESLAB", "APPROACH_SLAB", "PAVING", "WEARING", "SIDEWALK", "TRACKSLAB", "USERDEFINED", "NOTDEFINED"} |
ifcwall |
ENUM |
The type ifcwall consists of "IfcWall:" and a name from the following list: {"MOVABLE", "PARAPET", "PARTITIONING", "PLUMBINGWALL", "SHEAR", "SOLIDWALL", "POLYGONAL", "RETAININGWALL", "WAVEWALL", "USERDEFINED", "NOTDEFINED"} |
any |
TEXT |
Freely selectable object type |
arg3 (arg1 = IFC und arg2 = OBJNAME)
Value |
Dimension |
Meaning |
oname |
TEXT |
Freely selectable name of the structural member |
arg2 (arg1 = CASTING)
Value |
Dimension |
Meaning |
CDIAPHRAGM |
KEYWORD |
The property is applied to all members that reference this structural unit. So-called support cross girders change the condition of adjoining longitudinal girders during the construction phase. |
Scopes
CPROPERTIES
Examples
PROPERTY BUCKLING LENGTH 10.0 9.5
Definition of buckling length in 2 directions.
PROPERTY IFC OBJTYPE "IfcSlab:SIDEWALK"
PROPERTY IFC OBJNAME "Right sidewalk"
IFC definition for the right sidewalk.
|
(C) ALLPLAN GmbH |
Privacy policy |