| SUPERSEDED BY: | ProMdlVisibleSideTexturepropsGet |
| Description |
| Gets the texture related properties of the part, assembly component, subassembly, quilt or surface. Note : In case of assembly model, set the modelitem's owner to top-level assembly. This API will be deprecated in future release. |
| Replacement in Object TOOLKIT: | wfcWSelection::GetVisibleTextures |
| Synopsis |
| #include <ProMdl.h> |
| ProError | ProMdlVisibleTexturepropsGet | ( |
| ProAsmitem* item | |
| /*
(In) |
| The asmitem representing the part, assembly component, subassembly, quilt or surface. |
| */ |
| ProSurfaceTextureProps* texture_properties | |
| /*
(Out) |
| Pointer to structure containing texture related properties. |
| */ |
| ) |
| Returns |
|
|