Makeathon ends in00:00:00:00
Docs Home
/
KCL Standard Library
/
Functions
/
Std Transform Hide

hideFunction in std::transform

Hide solids, sketches, helices, or imported objects.

Hidden objects remain in the model and can still be referenced by later operations. Hiding can be useful to see hard-to-reach vantages, or clarify overlapping geometry while you work.

Arguments

NameTypeDescriptionRequired
objects[Solid; 1+][Sketch; 1+][Helix; 1+]

Returns

[Solid; 1+] | [Sketch; 1+] | [Helix; 1+] | ImportedGeometry | [GdtAnnotation; 1+]

Examples

Found a typo?