Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

lekht valenca poland

import bpy, sys
from pathlib import Path

path = Path(bpy.data.filepath)
sys.path.append(str(path.parent.parent.parent.parent.parent) + "Blender Scripts")

import test_import

test_import.print_a_message()
Source by blender.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #lekht #valenca #poland
ADD COMMENT
Topic
Name
2+7 =