@twinfinity/core
Preparing search index...
<internal>
BimPropertySetRepository
Class BimPropertySetRepository
Index
Constructors
constructor
Properties
_
is
Property
Set
Url
Added
_
property
Reader
Methods
assign
Property
Sets
To
Products
clear
Constructors
constructor
new
BimPropertySetRepository
(
_bimApi
:
BimCoreApiClient
,
)
:
BimPropertySetRepository
Parameters
_bimApi
:
BimCoreApiClient
Returns
BimPropertySetRepository
Properties
Readonly
_
is
Property
Set
Url
Added
_isPropertySetUrlAdded
:
Map
<
string
,
Promise
<
boolean
>
>
= ...
Readonly
_
property
Reader
_propertyReader
:
BimPropertySetReader
= ...
Methods
assign
Property
Sets
To
Products
assignPropertySetsToProducts
(
propertysetUrl
:
URL
,
ifcObjects
:
BimIfcObject
[]
,
ifcTypeObjects
:
BimTypeObject
[]
,
)
:
Promise
<
boolean
>
Parameters
propertysetUrl
:
URL
ifcObjects
:
BimIfcObject
[]
ifcTypeObjects
:
BimTypeObject
[]
Returns
Promise
<
boolean
>
clear
clear
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
is
Property
Set
Url
Added
_
property
Reader
Methods
assign
Property
Sets
To
Products
clear
@twinfinity/core
Loading...