AnyCAD Rapid API 2026
Help you to create a better world!
载入中...
搜索中...
未找到
AnyCAD.Foundation.Vector4类 参考
类 AnyCAD.Foundation.Vector4 继承关系图:

Public 成员函数

 Vector4 (global::System.IntPtr cPtr, bool cMemoryOwn)
 仅供内部使用
 
void Dispose ()
 
 Vector4 (float scalar)
 
 Vector4 (float a, float b, float c, float d)
 
Vector4 clone ()
 
void applyMatrix4 (Matrix4 trf)
 
void applyMatrix4d (Matrix4d trf)
 

属性

float x [get, set]
 
float y [get, set]
 
float z [get, set]
 
float w [get, set]