Hello friends!
Needs your help. Is there a way to crete a face as offset of another one using revit API?
just for show what i need: as it usually happens while creating a roof by face.
Solved! Go to Solution.
Solved by jeremytammik. Go to Solution.
The CurveLoop class has a CreateViaOffset method:
https://apidocs.co/apps/revit/2019/6cffc624-d197-0f3b-b68c-26b9c9a0adf8.htm
However, it does look as if the face class provides any creation methods at all.
Maybe a Face can only be obtained as a read-only view of a solid or something?
Cheers,
Jeremy
Can't find what you're looking for? Ask the community or share your knowledge.