검색 Coding/cinema4D python [c4dpython] Tag velbie velbie 2021. 2. 8. 14:51 Tag 태그 가져오는 코드 tags = object.GetTags() 특정 태그만 가져오는 건 아래처럼 하면 됩니다. doc = c4d.documents.GetActiveDocument() op = doc.GetActiveObject() wt = op.GetTag(c4d.Tvertexmap) 공유하기 글 요소 구독하기 velbie 이전 1 2 3 4 다음