Assoc3dNetworkSetComponentParameterExpression Method

Sets a new expression for component parameter
Namespace:  Bricscad.Geometrical3dConstraints
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public static ErrorStatus SetComponentParameterExpression(
        ObjectId blockRefId,
        string name,
        string expr
)

Parameters

blockRefId
Type: Teigha.DatabaseServicesObjectId
ObjectId of block reference for component instance
name
Type: SystemString
parameter name
expr
Type: SystemString
new expression

Return Value

Type: ErrorStatus
return ErrorStatus::Ok if successful, error status otherwise
See Also

©  Bricsys NV. All rights reserved.