Difference between revisions of "VS:IFC SetIFCEntity2"
From Vectorworks Developer
m (1 revision) |
|||
Line 34: | Line 34: | ||
</lineList> | </lineList> | ||
</params> | </params> | ||
+ | |||
+ | ----------------------------------------------------------------------------------------------------------- | ||
+ | <return></return> | ||
----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
Latest revision as of 15:02, 17 December 2018
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Sets IFC entity type and its default Psets and values from IFC Data Mapping.FUNCTION IFC_SetIFCEntity2(
hObject :HANDLE;
inStrIfcType :STRING) : BOOLEAN;
def vs.IFC_SetIFCEntity2(hObject, inStrIfcType): return BOOLEAN
Parameters
hObject HANDLE inStrIfcType STRING