LoftOptionsBuilder Constructor (LoftOptions)
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public LoftOptionsBuilder(
LoftOptions value
)
Public Sub New (
value As LoftOptions
)
public:
LoftOptionsBuilder(
LoftOptions^ value
)
new :
value : LoftOptions -> LoftOptionsBuilder
Parameters
- value
- Type: Teigha.DatabaseServicesLoftOptions
See Also