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; }

Смотрите также