BRepEntity.DataProps Interface

Geometry entry representing raw brep data.

@see GeometryStreamEntryProps

Properties

Name Type Description
data string | undefined data as Base64 encoded string.  
faceSymbology BRepEntity.FaceSymbologyProps[] | undefined body face attachments  
transform TransformProps | undefined body transform, default is identity  
type BRepEntity.Type | undefined body type, default is Solid  

Defined in

Last Updated: 10 May, 2024