Syntax
CPROPSETS arg1 arg2 arg3
Description
The property sets for the specified structural unit or cross-section are defined.
Arguments
Minimum quantity: 2(1)
arg1
Value |
Dimension |
Meaning |
iunit |
TEXT |
Number > 0, structural unit (SBEAM) |
BEGIN |
KEYWORD |
Scope will be opened. The property sets are assigned to the cross section and not to a structural unit. |
END |
KEYWORD |
Scope will be closed. |
arg2 (arg1 != BEGIN)
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened. |
arg3 (arg2 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The content of the scope will be added to the list. |
CLEAR |
KEYWORD |
All property sets are deleted before the scope is imported. |
arg2 (arg1 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The content of the scope will be added to the list. |
CLEAR |
KEYWORD |
All property sets are deleted before the scope is imported. |
Scopes
CSECTION
Examples
CPROPSETS 1 BEGIN
CPROPSETS END
Scope of the property sets for structural unit 1 is opened and closed.
|
(C) ALLPLAN GmbH |
Privacy policy |