Parameters |
Description |
const OdDbEntity* pFromEntity |
[in] Pointer to an entity from which the solid must be created. |
Returns eOk if conversion is successful or an appropriate error code in other case.
Creates a 3D solid from the specified entity.
An entity to create from must enclose a volume and can be one of the following:
This method is implemented only for Spatial modeler and returns eNotImplementedYet status for other modelers.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|