gtalarico / revitapidocs

Online Revit API Documentation: 2015, 2016, 2017, 2017.1, 2018
http://www.revitapidocs.com
33 stars 20 forks source link

SetNonControlledTemplateParameterIds() not working as intended #137

Open M0Abdelrahman opened 2 years ago

M0Abdelrahman commented 2 years ago

Hello, I'm using Revit Api 2021.1. Taking about SetNonControlledTemplateParameterIds(ElementId) for a view template according to my understanding the list of prameter ids that passed through the method is set to be Not included in other meaning not controlled by the view template. What is happening that it sets the list of parameter ids to be controlled by the view templated (means Included ). if this was the objective of the method then how can we set properties to be not included ? thanks

gtalarico commented 2 years ago

Hi - I would suggest you post this question as a comment in the corresponding page. Maybe other viewers can respond to or benefit from it in the future.

Note Revit Api Docs is simply a web version of the docs provided by autodesk and I am not able to provide support for individual question about the api functionality. A better place for this would be the official Revit Api Forum: https://forums.autodesk.com/t5/revit-api-forum/bd-p/160

Cheers

On Tue, Jan 4, 2022 at 7:40 AM M0Abdelrahman @.***> wrote:

Hello, I'm using Revit Api 2021.1. Taking about SetNonControlledTemplateParameterIds(ElementId) for a view template according to my understanding the list of prameter ids that passed through the method is set to be Not included in other meaning not controlled by the view template. What is happening that it sets the list of parameter ids to be controlled by the view templated (means Included ). if this was the objective of the method then how can we set properties to be not included ? thanks

— Reply to this email directly, view it on GitHub https://github.com/gtalarico/revitapidocs/issues/137, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACISX4CLT7SWWAPG4C6NMZLUULFA5ANCNFSM5LHEEYFA . You are receiving this because you are subscribed to this thread.Message ID: @.***>