parse_entity

Function parse_entity 

Source
pub fn parse_entity(input: &str) -> Result<(u32, IfcType, Vec<Token<'_>>)>
Expand description

Parse a complete entity line Example: #123=IFCWALL(‘guid’,‘owner’,$,$,‘name’,$,$,$);