GSTPy.SimplexPropertyDesc¶
-
class
GSTPy.SimplexPropertyDesc¶ Bases:
GSTPy.AttributeDescriptionDescribes a simplex property
-
alignment¶ The alignment of the simplex property.
Type: PropertyAlignments
-
name¶ The name of the attribute.
Type: str
-
table_name¶ The name of the table that the attribute belongs to.
Type: str
-
type¶ The type of the attribute.
Type: PropertyTypes
-