ZoneDesignProperty Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public class ZoneDesignProperty : DesignProperty
Inheritance
Object    IdEntity    IdNameEntity    AssignableProperty    AssignablePropertyWithFamilyCategory    DesignProperty    ZoneDesignProperty

Properties

ConceptId 
DesignVariables 
FamilyCategory
(Inherited from AssignablePropertyWithFamilyCategory)
FamilyConceptUID 
FamilyId 
Id
(Inherited from IdEntity)
Name
(Inherited from IdNameEntity)
ToolingConstraints Get a list of tooling constraints for this Design Property.

Methods

Copy Creates a copy of this DesignProperty.
(Inherited from DesignProperty)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also