Adds a field to current IFC Data Mapping.
FUNCTION IFC_DMAddField(
inStrObjName : STRING;
inStrEntryName : STRING;
inStrFieldName : STRING;
type : INTEGER;
bOptional : BOOLEAN;
bEnable : BOOLEAN;
bEmpty : BOOLEAN): BOOLEAN;def vs.IFC_DMAddField(inStrObjName, inStrEntryName, inStrFieldName, type, bOptional, bEnable, bEmpty):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| inStrObjName | STRING | |
| inStrEntryName | STRING | |
| inStrFieldName | STRING | |
| type | INTEGER | |
| bOptional | BOOLEAN | |
| bEnable | BOOLEAN | |
| bEmpty | BOOLEAN |
Available from: Vectorworks 2017