2021 Members
Changes 4
M

LightFamily

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the LightFamily
M Equals None (Inherited from Object .) Object .
M GetHashCode None (Inherited from Object .) Object .
M GetLightDistributionStyle() LightDistributionStyle Returns a LightDistributionStyle value for the light distribution
M GetLightFamily(Document) LightFamily Creates a light family object from the given family document
M GetLightShapeStyle() LightShapeStyle Returns a LightShapeStyle value for the light shape
M GetLightSourceTransform() Transform Returns a Transform value for the transform of light source.
M GetLightType(Int32) LightType Return a LightType object for the light type at the given index
M GetLightTypeName(Int32) string Return the name for the light type at the given index
M GetNumberOfLightTypes() int Return the number of light types contained in this light family
M GetType None (Inherited from Object .) Object .
M SetLightDistributionStyle(LightDistributionStyle) None Set the light distribution style to the given shape distribution
M SetLightShapeStyle(LightShapeStyle) None Set the light shape style to the given shape style
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.