BRepEntityTypes Enumerator

Description

Used by the findBRepUsingRay and findBRepUsingPoint methods to specify the desired return type.
Defined in namespace "adsk::fusion" and the header file is <Fusion\FusionTypeDefs.h>

Methods

Name Value Description
BRepBodyEntityType 0 Specifies that BRepBody objects should be returned.
BRepEdgeEntityType 2 Specifies that BRepEdge objects should be returned.
BRepFaceEntityType 1 Specifies that BRepFace objects should be returned.
BRepVertexEntityType 3 Specifies that BRepVertex objects should be returned.

Version

Introduced in version December 2016