BlockParameter Class

Inheritance Hierarchy
SystemObject
  Bricscad.ParametricBlockParameter

Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.2.3.0
Syntax
public class BlockParameter

The BlockParameter type exposes the following members.

Properties
  Name Description
Public property Expression Sets/get an expression for block parameter
Public property HasStringValue check if a value of the block parameter has a string type
Public property StringValue get a value of the block parameter as a string
Public property Value get a value of the block parameter as a double
Top
Methods
  Name Description
Public method Equals
(Inherited from Object)
Protected method Finalize
(Inherited from Object)
Public method GetHashCode
(Inherited from Object)
Public method GetType
(Inherited from Object)
Protected method MemberwiseClone
(Inherited from Object)
Public method ToString
(Inherited from Object)
Top
See Also

©  Bricsys NV. All rights reserved.