CadParameter Class |
Namespace: Aspose.CAD.FileFormats.Cad.CadParameters
The CadParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | CadParameter |
Initializes a new instance of the CadParameter class.
|
![]() | CadParameter(CadEntityAttribute) |
Initializes a new instance of the CadParameter class.
|
![]() | CadParameter(CadEntityAttribute, CadParameterType) |
Initializes a new instance of the CadParameter class.
|
![]() | CadParameter(CadEntityAttribute, Object) |
Initializes a new instance of the CadParameter class.
|
![]() | CadParameter(CadEntityAttribute, CadParameterType, Object) |
Initializes a new instance of the CadParameter class.
|
![]() | CadParameter(CadEntityAttribute, CadParameterType, Object, Object) |
Initializes a new instance of the CadParameter class.
|
Name | Description | |
---|---|---|
![]() | DefaultValue |
Gets or sets the default value.
|
![]() | HasDefaultValue |
Gets a value indicating whether this instance has a default value.
|
![]() | IntegralParameterType |
Gets or sets the type of the integral parameter.
|
![]() | IsSet |
Gets or sets a value indicating whether this instance is set.
|
![]() | Optional |
Gets or sets a value indicating whether this instance is optional.
|
![]() | Required |
Gets a value indicating whether this instance is required.
|
![]() | SubClassName |
Gets or sets the name of the sub class.
|
![]() | Type |
Gets the type.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | Init(Object) |
Initialize the specified value.
|
![]() | Init(CadCodeValue) |
Initialize the specified value.
|
![]() | Init(CadEntityAttribute, CadCodeValue) |
Initialize the specified type.
|
![]() | Init(CadEntityAttribute, Object) |
Initialize the specified type.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepare |
The prepare function.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |