| Rhino C++ API
    8.24
    | 
#include <IRhRdkContentFactories.h>
 
  
| Public Member Functions | |
| virtual CRhRdkContent * | NewContentFromTypeEx (const UUID &uuidType, const CRhinoDoc *pDocAssoc) const =0 | 
|  Public Member Functions inherited from IRhRdkContentFactories | |
| virtual | ~IRhRdkContentFactories () | 
| virtual void * | EVF (const wchar_t *, void *)=0 | 
| virtual CRhRdkContentFactory * | FindFactory (const UUID &uuidType) const =0 | 
| virtual CRhRdkContentFactory * | FirstFactory (void) const =0 | 
| virtual CRhRdkContent * | NewContentFromType (const UUID &uuidType) const =0 | 
| virtual CRhRdkContentFactory * | NextFactory (void) const =0 | 
| 
 | pure virtual | 
Create a new content from the specified content type.
 1.8.17
 1.8.17