VCOM:VectorWorks:IFCLib:IIFCSupport
From Vectorworks Developer
.SDK|SDK ..SDK:Types|SDK Types ..VCOM:VCOM (Vectorworks Component Object Model)|VCOM Basics ..VCOM:Class Reference|VCOM Class Reference
Description
namespaceVCOM:VectorWorks:IFCLib
Provides access to IFC features of Vectorworks. Use all the functions via global pointer gIFC.
Members
I/O
Dialogs
ShowExportOptions ShowIFCDataForSelection ShowManagePsetsDlg ShowObjectIFCDataEditDlg ShowPickIFCTypeDlg ShowPickIFCTypeDlg2
Project Options
Entities
Property Sets (PSets)
COBie
Data Mapping
Vectorworks Records
IFC_GetParamIndex IFC_GetParamName IFC_GetParamStyle IFC_GetParamValue IFC_GetParamsCount IFC_GetRecordLocalizedName IFC_IsIFCRecord
Objects Support
Obsolete Members (not supported)
Remarks
There is predefined type for smart VCOM pointer VCOMPtr to IIFCSupport interface:typedef VCOMPtr<IIFCSupport> IIFCSupportPtr;
Version
Available from: Vectorworks 2013See Also
IFC Enumerations[[VCOM:VectorWorks:IFCLib:IFCEnumerations|IFC Enumerations]]
[[VCOM:VCOMPtr]]