Releases: ricaun-io/ricaun.Revit.DB
Releases · ricaun-io/ricaun.Revit.DB
0.3.1-rc
Features
- Support Revit 2025
Tests
- Test in Revit 2025 / 2024
0.3.1-beta
Features
- Update to work with Revit 2025
0.3.1-alpha
Features
- Update to work with Revit 2025
0.3.0
Shape
- Rename
indexes
toindices
. - Rename shape
Pointer
toCone
- Add
LevelOfDetail
methods to Triangulate face/solid. - Update
VerticesExtension
withGetMaterialId
andGetTriangleMaterialIds
. - Update
MaterialUtils
withGetColor
andGetColorWithTransparency
- Add
CreatePyramid
andCreatePrism
- Add internal
CreateCircleLoopVertices
- Change
Gizmo
to returnSolid[]
- Add
Arrow
andGizmo
with sides options (max sides 10). - Update
GetFaces
toGetFacesRegions
Shape.Tests
- Test Triangulate Vertices
LevelOfDetail
- Test
GetMaterialId
andGetTriangleMaterialIds
. - Test Material
ColorWithTransparency
- Test
CreatePyramid
andCreatePrism
- Test
Arrow
andGizmo
with sides. - Test
GetFaces
toGetFacesRegions
withBox2021.rfa
0.3.0-beta
Shape
- Rename
indexes
toindices
. - Rename shape
Pointer
toCone
- Add
LevelOfDetail
methods to Triangulate face/solid. - Update
VerticesExtension
withGetMaterialId
andGetTriangleMaterialIds
. - Update
MaterialUtils
withGetColor
andGetColorWithTransparency
- Add
CreatePyramid
andCreatePrism
- Add internal
CreateCircleLoopVertices
- Change
Gizmo
to returnSolid[]
- Add
Arrow
andGizmo
with sides options (max sides 10). - Update
GetFaces
toGetFacesRegions
Shape.Tests
- Test Triangulate Vertices
LevelOfDetail
- Test
GetMaterialId
andGetTriangleMaterialIds
. - Test Material
ColorWithTransparency
- Test
CreatePyramid
andCreatePrism
- Test
Arrow
andGizmo
with sides. - Test
GetFaces
toGetFacesRegions
withBox2021.rfa
0.3.0-alpha
Shape
- Rename
indexes
toindices
. - Rename shape
Pointer
toCone
- Add
LevelOfDetail
methods to Triangulate face/solid. - Update
VerticesExtension
withGetMaterialId
andGetTriangleMaterialIds
. - Update
MaterialUtils
withGetColor
andGetColorWithTransparency
- Add
CreatePyramid
andCreatePrism
- Add internal
CreateCircleLoopVertices
- Change
Gizmo
to returnSolid[]
- Add
Arrow
andGizmo
with sides options (max sides 10).
Shape.Tests
- Test Triangulate Vertices
LevelOfDetail
- Test
GetMaterialId
andGetTriangleMaterialIds
. - Test Material
ColorWithTransparency
- Test
CreatePyramid
andCreatePrism
- Test
Arrow
andGizmo
with sides.
0.2.0
Shape
- Create Project
ricaun.Revit.DB.Shape
- Update
SolidExtension
-GetOrigin
- Add
GraphicsStyleUtils
to create LineColor - Add
VerticesExtension
for vertices - Update
TessellatedShapeCreator
- Add
XYZUtils
Shape.Tests
- Create Project
ricaun.Revit.DB.Shape.Tests
- Tests for
MaterialUtils
- Tests for
Colors
- Tests for
TransformUtils
- Tests for
ShapeCreator
(Box, BoxLine, Cylinder, Pointer, Sphere, Arrow, Gizmo) - Tests for
DirectShapeUtils
- Tests for
TessellatedShapeCreator
- Tests for
Vertices
0.1.0
Quaternion
- Create Project
ricaun.Revit.DB.Quaternion
- Create Project
ricaun.Revit.DB.Quaternion.Tests
DB
- Change csproj to
IncludeBuildOutput
false