FaceEntity

class FaceEntity()

Methods

getBounding

FaceEntity.getBounding()
Return type:Box

getCadFaceBits

FaceEntity.getCadFaceBits()
Return type:number

getCadFaceIndex

FaceEntity.getCadFaceIndex()
Return type:number

getNormal

FaceEntity.getNormal()
Return type:Point3

getPosition

FaceEntity.getPosition()
Return type:Point3

isCappingGeometry

FaceEntity.isCappingGeometry()
Return type:boolean

isProximityFace

FaceEntity.isProximityFace()
Return type:boolean

overlayIndex

FaceEntity.overlayIndex()
Return type:OverlayIndex

toJson

FaceEntity.toJson()
Return type:object

static fromJson

FaceEntity.fromJson(objData)
Arguments:
  • objData (any()) –
Return type:

FaceEntity()