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

Public 成员函数

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

属性

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