ReadSTEP.EncapsulateSiblings Property

When true, entities at the same level of BlockReferences are encapsulated inside a new block.

Many CAD systems have difficulties to handle individual entities at the same level of BlockReferences. Using this flag, all individual entities at the same level of BlockReferences are replaced by a BlockReference with a name at random.

Public Property EncapsulateSiblings() As Boolean
This language is not supported or no code example is available.
public bool EncapsulateSiblings {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition