draftgeoutils.geo_arrays Namespace Reference

Functions

def create_frames (obj, places)
 
def get_init_values (path, count=6)
 
def get_n_params (edge, number, step, norm)
 
def get_twisted_array_shape (base, path, count=15, rot_factor=0.25)
 
def get_twisted_bridge_shape (base, path, count=15, rot_factor=0.25, width=100, thickness=10)
 
def get_twisted_placements (path, count=15, rot_factor=0.25)
 
def make_tunnel (path, profiles)
 
def make_walkway (path, width=100, thickness=10)
 
def print_places (places, title="Places")
 

Variables

 Part = lz.LazyLoader("Part", globals(), "Part")
 

Variable Documentation

◆ Part

draftgeoutils.geo_arrays.Part = lz.LazyLoader("Part", globals(), "Part")