- Version
- 2.0
Entity type is kA3DTypeTopoFace
- See also
- A3DTopoFace, A3DTopoFaceData, A3DTopoFaceGet, A3DTopoFaceCreate
◆ A3DTopoFaceGet()
Populates the A3DTopoFaceData structure.
- Version
- 2.0
- Returns
- A3D_SUCCESS in case of success or an error code
- Return values
-
A3D_INITIALIZE_NOT_CALLED | |
A3D_INVALID_DATA_STRUCT_SIZE | |
A3D_INVALID_DATA_STRUCT_NULL | |
A3D_INVALID_ENTITY_NULL | |
A3D_INVALID_ENTITY_TYPE | |
A3D_SUCCESS | |
◆ A3DTopoFaceCreate()
Creates an A3DTopoFace from an A3DTopoFaceData structure.
- Version
- 2.0
- Returns
- A3D_SUCCESS in case of success or an error code
- Return values
-
A3D_INVALID_DATA_STRUCT_SIZE | |
A3D_INVALID_DATA_STRUCT_NULL | |
A3D_SUCCESS | |