NotchDef Element
- Last UpdatedJan 27, 2023
- 1 minute read
The NotchDef element defines a notch shape. Each standard notch type has its own element containing the characteristic dimensions as attributes. For a more detailed explanation see the Hull Standards. The example below defines a VUF notch.
<NotchDef NotchDefId="VUF250*150*50">
<VUF Width="250" Height="150" Radius="50"/>
</NotchDef>
Notches can be defined in a similar way to holes.