Component#
- class pynumad.objects.component.Component#
 Bases:
objectComponent class
- group#
 0 = blade, 1 = first shear web, 2 = second shear web, etc.
- Type:
 int
- name#
 Name, such as ‘spar’
- Type:
 str
- materialid#
 Material id number from blade.materials
- Type:
 str
- fabricangle#
 Fiber angle
- Type:
 float
- hpextents#
 Array of keypoints such as [‘b’,’c’]
- Type:
 list
- lpextents#
 String Array: Array of keypoints such as [‘b’,’c’]
- Type:
 list
- control_points#
 control points defining layer distribution
- Type:
 np
- imethod#
 imethod
- Type:
 str
- pinnedends#
 
- hCtrl#
 
- hLine#
 
- find_region_extents()#
 TODO docstring