ifc4.ifctriangulatedfaceset Class Reference

Public Member Functions

def coordindex ()
 
def normalindex ()
 
def numberoftriangles ()
 
- Public Member Functions inherited from ifc4.ifctessellatedfaceset
def closed ()
 
def coordinates ()
 
def hascolours ()
 
def hastextures ()
 
def normals ()
 
- Public Member Functions inherited from ifc4.ifcrepresentationitem
def layerassignment ()
 
def styledbyitem ()
 

Public Attributes

 coordindex
 
 normalindex
 
- Public Attributes inherited from ifc4.ifctessellatedfaceset
 closed
 
 coordinates
 
 normals
 

Detailed Description

Entity ifctriangulatedfaceset definition.

    :param coordindex
    :type coordindex:LIST(1,None,LIST(3,3,'INTEGER', scope = schema_scope))

    :param normalindex
    :type normalindex:LIST(1,None,LIST(3,3,'INTEGER', scope = schema_scope))

    :param numberoftriangles
    :type numberoftriangles:INTEGER

Member Function Documentation

◆ coordindex()

def ifc4.ifctriangulatedfaceset.coordindex ( )

References ifc4.ifctriangulatedfaceset._coordindex.

Referenced by ifc4.ifctriangulatedfaceset.numberoftriangles().

◆ normalindex()

def ifc4.ifctriangulatedfaceset.normalindex ( )

References ifc4.ifctriangulatedfaceset._normalindex.

◆ numberoftriangles()

def ifc4.ifctriangulatedfaceset.numberoftriangles ( )

Member Data Documentation

◆ coordindex

ifc4.ifctriangulatedfaceset.coordindex

◆ normalindex

ifc4.ifctriangulatedfaceset.normalindex

The documentation for this class was generated from the following file: