pub fn parse_entity(input: &str) -> Result<DecodedEntity, String>Expand description
Parse a complete entity definition
Format: #123=IFCWALL(attr1,attr2,...);
pub fn parse_entity(input: &str) -> Result<DecodedEntity, String>Parse a complete entity definition
Format: #123=IFCWALL(attr1,attr2,...);