PlaneElement

class PlaneElement()

Constructors


Constructors

PlaneElement.constructor(origin, normal)
Arguments:
Return type:

PlaneElement()

Properties

PlaneElement.__PlaneElement
Type:PhantomMember
PlaneElement.normal
Type:Point3
PlaneElement.origin
Type:Point3

Methods

copy

PlaneElement.copy()
Return type:PlaneElement()

type

PlaneElement.type()
Return type:FaceType

static fromJson

PlaneElement.fromJson(propData)
Arguments:
  • propData (any()) – None
Return type:

PlaneElement()