•The new API allows the option of exporting colors matching
the AutoCAD Color Index colors |
|
•For some of the partners in EU who have asked more on IFC,
we now can export the model to IFC format. |
|
•The slope and elevation at a point on floor's surface can
be found |
|
•We are porting some functionality from RST to RAC and the
API will be ported accordingly. NewTruss which could be created in RST can
now be created in RAC as well. |
|
•Length and
VoltageDrop now throw an
InvalidOperationException when the value cannot be computed (instead of
returning 0). |
|
•We can also convert Model curves to Detail curves and back
and forth. Some users have been working with the wrong curve and then
realized it later and then have back up the file and redone the workflow. And
this conversion is supported using the API too. |
|
•WireMaterialType, InsulationType, TemperatureRatingType
methods now inherit from ElementType. |
|
•DuctConnector, PipeConnector, ElectricalConnector methods now inherit from a new common base
class, ConnectorElement. |
|
•Some changes around the Attach and Detach chord method
names |
|
•DropTruss() and
DropBeamSystem() delete the parent collection elements after disassociating
their constituent members. |
|