AttributeReference(Point3d, String, String, ObjectId) Constructor

Builds a new instance of the AttributeReference class with specified parameters.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public AttributeReference(
        Point3d position,
        string value,
        string tag,
        ObjectId style
)

Parameters

position  Point3d
Position of the AttributeReference entity.
value  String
Value string of the AttributeReference entity.
tag  String
Tag string of the AttributeReference entity.
style  ObjectId
Style of the AttributeReference entity.
See Also

©  Bricsys NV. All rights reserved.