ClockworkForDynamo icon indicating copy to clipboard operation
ClockworkForDynamo copied to clipboard

Getting rid of nested TurnIntoList nodes - first batch

Open andydandy74 opened this issue 2 years ago • 0 comments

The following nodes are low-hanging fruit:

  • [x] Array.AssociatedFamilyParameter
  • [x] Assembly.Disassemble
  • [x] Assembly.Members
  • [x] Dimension.AssociatedFamilyParameter
  • [ ] Document.AddLink
  • [x] Element.AssociatedFamilyParameters
  • [x] Element.ElementType+
  • [ ] Element.IsRelatedToMass
  • [x] Family.HasRoomCalculationPoint
  • [ ] FamilyInstance.CopingElements
  • [ ] FamilyInstance.FlipFromToRoom
  • [ ] FamilyInstance.HandOrientation
  • [x] FileSystem.FileSize
  • [ ] FootingType.BreaksAtInserts
  • [x] Group.Members
  • [x] GroupType.Groups
  • [ ] ImportInstance.IsLinked
  • [x] Object.Members
  • [ ] Object.MembersByName
  • [x] Part.SourceElement
  • [ ] RevitFace.FromDynamoSurface
  • [ ] RevitFaceReference.FromDynamoSurface
  • [ ] RevitLinkType.Unload
  • [ ] Roof.ResetSlabShape
  • [ ] Room.AtPointInPhase
  • [x] RoomTag.Room
  • [x] SelectionSet.Elements
  • [x] Sheet.Scale
  • [x] Sheet.Schedules
  • [x] String.ReplaceIllegalFilenameCharacters
  • [x] String.ReplaceIllegalRevitCharacters
  • [x] Topography.IsSubregion
  • [ ] UV.ToDynamoUV
  • [x] View.IsPerspective
  • [x] View.IsViewTemplate+
  • [x] View.Scale

andydandy74 avatar Apr 20 '22 21:04 andydandy74