GSTPy.NetworkInterface.list_simplex_properties

NetworkInterface.list_simplex_properties((NetworkInterface)self, (FeatureClassDesc)feature_class) → list :

Get a list of all the simplex properties of a feature class.

Parameters:feature_class (FeatureClassDesc) – The feature class.
Returns:The simplex properties.
Return type:list[SimplexPropertyDesc]