pub fn parse_direction(direction_entity: &DecodedEntity) -> Result<Vector3<f64>>Expand description
Parse IfcDirection entity
Extracts direction ratios from IfcDirection (attribute 0).
pub fn parse_direction(direction_entity: &DecodedEntity) -> Result<Vector3<f64>>Parse IfcDirection entity
Extracts direction ratios from IfcDirection (attribute 0).