Interface IIfcCartesianTransformationOperator2D
Readonly interface for IfcCartesianTransformationOperator2D
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcCartesianTransformationOperator2D : IIfcCartesianTransformationOperator, IIfcGeometricRepresentationItem, IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceU
Declaration
List<XbimVector3D> U { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<XbimVector3D> |