Overlord是一个扩展面板,Ae&Ai互导Overlord插件,可在Illustrator和After Effects之间创建链接。允许在AE和AI两个软件之间直接传输您需要图形形状,包括动画;而无需文件组织,导入,转换为形状图层或重绘。
2022-10-25 18:08:23 1.51MB AE AI AE插件 动画插件
1
计算Layout上所有图形元素个数 Public void CountLayoutElements() {IMxDocument pMxDoc =ThisDocument IGraphicsContainer pGContainer =pMxDoc.PageLayout; pGContainer.Reset();//确保指针指向最初的位置 IElement pElement = pGContainer.Next(); Int intGraphicCount = 0; Do {If TypeOf(pElement) is IGraphicElement { intGraphicCount = itGraphicCount +1} pElement = pGContainer.Next(); }While(pElement=null) MsgBox.show(“There are " & intGraphicCount & " graphics on the page“)} Example: Count all the graphic elements on the layout Public Sub CountLayoutElements () Dim pMxDoc As IMxDocument Dim pGContainer As IGraphicsContainer Dim pElement As IElement Dim intGraphicCount As Integer Set pMxDoc = ThisDocument Set pGContainer = pMxDoc.PageLayout pGContainer.Reset '*Make sure the pointer is on the first item Set pElement = pGContainer.Next '*pull out the first element Do Until pElement Is Nothing '*Loop thru all elements If TypeOf pElement Is IGraphicElement Then intGraphicCount = intGraphicCount + 1 '*increment the count End If Set pElement = pGContainer.Next '*pull out the next element Loop MsgBox "There are " & intGraphicCount & " graphics on the page" Exit Sub
2022-10-20 10:31:55 4.83MB AE编程基础.
1
AE特效Saber插件v1.0.40版,用于制作AE特效
2022-10-19 19:07:44 1.32MB AE Saber
1
AEPluginTS16for2017Version-Pack2
2022-10-19 14:08:44 728.6MB AE
1
AEPluginTS16for2017Version-Pack3
2022-10-19 14:08:43 747.79MB AE
1
AE系统性知识体系构建+全顶级案例讲解,资深MG动画讲师带你飞,7年动态设计经验,专精MG动漫、图形特效、UI动效领域,手把手传授给你独家秘籍。
2022-10-19 14:08:33 15.8MB AE 视频特效 视频制作 AdobeAfterEffe
1
1.认识AE:让它成为你的左膀右臂_高清 2.使用前的准备:提高效率的独家秘籍 3.图层系统:一节课搞懂所有图层功能 4.运动系统:质感提升的进阶秘籍 6-5.时间系统:上帝之手掌控一切 7.3D系统和摄像机:赛博朋克其实很简单
2022-10-19 14:08:32 105.14MB AE AdobeAfterEffe AfterEffects Adobe
1
Fibre Channel Avionics Environment 1553 Fibre Channel 光纤通道航空电子环境 1553 协议 属于FC-AE协议簇 MIL-STD-1553高层协议(FC-AE-1553) 完整版,共计93页。
2022-10-18 09:44:15 1.72MB
1
电脑软件AE模板40组光效转场高清视频素材VideoHive Light Transitions 带AE工程
2022-10-17 21:01:41 114.37MB 电脑软件AE模板40组光效转场高
对mapcontrol控件基本使用 包括地图显示,鹰眼实现 基于VS2010编写
2022-10-16 21:51:25 4.29MB AE GIS 地图加载 鹰眼
1