We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
General

General

How to assign sizing function to individual sizings in ACT?

    • FAQFAQ
      Participant

      For local user can use following. sizing1 = ExtAPI.DataModel.Project.Models[0].Mesh.AddSizing() sizing1.InternalObject.LocalAdvancedSizeFunction = 0; # 0 for Uniform, 1 for Curvature, 2 for Proximity, 3 for Curvature and Proximity