Rows
IfcTable.Rows property
行
public IfcCollection<IfcTableRow> Rows { get; set; }
也可以看看
- class IfcCollection<T>
- class IfcTableRow
- class IfcTable
- 命名空间 Aspose.CAD.FileFormats.Ifc.IFC4.Entities
- 部件 Aspose.CAD
行
public IfcCollection<IfcTableRow> Rows { get; set; }