CadBlockEntity.BlockModelSegregated

CadBlockEntity.BlockModelSegregated property

Gets or sets a value indicating whether [model segregated].

public bool BlockModelSegregated { get; set; }

Property Value

true if [model segregated]; otherwise, false.

See Also