Dxf3DPointAttribute
Dxf3DPointAttribute class
[AttributeUsage(AttributeTargets.Property)]
public class Dxf3DPointAttribute : Dxf2DPointAttribute
Constructors
Name | Description |
---|---|
Dxf3DPointAttribute(CadEntityAttribute, CadParameterType, string) | |
Dxf3DPointAttribute(CadEntityAttribute, CadEntityAttribute, CadEntityAttribute, CadParameterType, string) |
Properties
Name | Description |
---|---|
HasDefaultValue { get; set; } | |
ParameterType { get; set; } | |
PropertyInfo { get; set; } | |
SubClassName { get; set; } | |
X { get; set; } | |
Y { get; set; } | |
Z { get; set; } |
See Also
- class Dxf2DPointAttribute
- namespace Aspose.CAD.FileFormats.Cad
- assembly Aspose.CAD