IAcSmPublishOptionsSetUnrecognizedSections Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetUnrecognizedSections(
AcSmCustomPropertyBag sectionArray
)
Sub SetUnrecognizedSections (
sectionArray As AcSmCustomPropertyBag
)
void SetUnrecognizedSections(
[InAttribute] AcSmCustomPropertyBag^ sectionArray
)
abstract SetUnrecognizedSections :
sectionArray : AcSmCustomPropertyBag -> unit
Parameters
- sectionArray
- Type: BricscadSmAcSmCustomPropertyBag
See Also