Dxf3DPointAttribute

Dxf3DPointAttribute class

[AttributeUsage(AttributeTargets.Property)]
public class Dxf3DPointAttribute : Dxf2DPointAttribute

构造函数

姓名描述
Dxf3DPointAttribute(CadEntityAttribute, CadParameterType, string)
Dxf3DPointAttribute(CadEntityAttribute, CadEntityAttribute, CadEntityAttribute, CadParameterType, string)

特性

姓名描述
HasDefaultValue { get; set; }
ParameterType { get; set; }
PropertyInfo { get; set; }
SubClassName { get; set; }
X { get; set; }
Y { get; set; }
Z { get; set; }

也可以看看